gcc/libstdc++-v3/include/ext
Jonathan Wakely 51309d1158 libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482]
As recently done for std::basic_string, __gnu_cxx::__versa_string
equality comparisons can check lengths first for any character type and
traits type, not only for std::char_traits<char>.

libstdc++-v3/ChangeLog:

	PR libstdc++/101482
	* include/ext/vstring.h (operator==): Always check lengths
	before comparing.
2022-06-16 20:20:39 +01:00
..
pb_ds libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] 2022-05-26 22:29:05 +01:00
algorithm Update copyright years. 2022-01-03 10:42:10 +01:00
aligned_buffer.h Update copyright years. 2022-01-03 10:42:10 +01:00
alloc_traits.h Update copyright years. 2022-01-03 10:42:10 +01:00
atomicity.h Update copyright years. 2022-01-03 10:42:10 +01:00
bitmap_allocator.h libstdc++: Add attribute to features deprecated in C++17 [PR91260] 2022-01-14 11:27:50 +00:00
cast.h Update copyright years. 2022-01-03 10:42:10 +01:00
cmath Update copyright years. 2022-01-03 10:42:10 +01:00
codecvt_specializations.h Update copyright years. 2022-01-03 10:42:10 +01:00
concurrence.h Update copyright years. 2022-01-03 10:42:10 +01:00
debug_allocator.h Update copyright years. 2022-01-03 10:42:10 +01:00
enc_filebuf.h Update copyright years. 2022-01-03 10:42:10 +01:00
extptr_allocator.h Update copyright years. 2022-01-03 10:42:10 +01:00
functional libstdc++: Add attribute to features deprecated in C++17 [PR91260] 2022-01-14 11:27:50 +00:00
iterator Update copyright years. 2022-01-03 10:42:10 +01:00
malloc_allocator.h libstdc++: Fix indentation in allocator base classes 2022-06-14 21:07:47 +01:00
memory Update copyright years. 2022-01-03 10:42:10 +01:00
mt_allocator.h Update copyright years. 2022-01-03 10:42:10 +01:00
new_allocator.h libstdc++: Improve doxygen docs for std::allocator 2022-05-13 13:32:22 +01:00
numeric Update copyright years. 2022-01-03 10:42:10 +01:00
numeric_traits.h Update copyright years. 2022-01-03 10:42:10 +01:00
pod_char_traits.h Update copyright years. 2022-01-03 10:42:10 +01:00
pointer.h Update copyright years. 2022-01-03 10:42:10 +01:00
pool_allocator.h Update copyright years. 2022-01-03 10:42:10 +01:00
random libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] 2022-05-26 22:29:05 +01:00
random.tcc Update copyright years. 2022-01-03 10:42:10 +01:00
rb_tree Update copyright years. 2022-01-03 10:42:10 +01:00
rc_string_base.h Update copyright years. 2022-01-03 10:42:10 +01:00
rope libstdc++: Add attribute to features deprecated in C++17 [PR91260] 2022-01-14 11:27:50 +00:00
ropeimpl.h Update copyright years. 2022-01-03 10:42:10 +01:00
slist Update copyright years. 2022-01-03 10:42:10 +01:00
sso_string_base.h Update copyright years. 2022-01-03 10:42:10 +01:00
stdio_filebuf.h Update copyright years. 2022-01-03 10:42:10 +01:00
stdio_sync_filebuf.h Update copyright years. 2022-01-03 10:42:10 +01:00
string_conversions.h Update copyright years. 2022-01-03 10:42:10 +01:00
throw_allocator.h libstdc++: Add attribute to features deprecated in C++17 [PR91260] 2022-01-14 11:27:50 +00:00
type_traits.h Update copyright years. 2022-01-03 10:42:10 +01:00
typelist.h Update copyright years. 2022-01-03 10:42:10 +01:00
vstring.h libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482] 2022-06-16 20:20:39 +01:00
vstring.tcc Update copyright years. 2022-01-03 10:42:10 +01:00
vstring_fwd.h Update copyright years. 2022-01-03 10:42:10 +01:00
vstring_util.h Update copyright years. 2022-01-03 10:42:10 +01:00