gcc/libstdc++-v3/testsuite/ext
Jonathan Wakely f1e09f0d14 basic_string.h (basic_string::at): Move adjacent to other overload.
* include/bits/basic_string.h (basic_string::at): Move adjacent to other
	overload.
	(basic_string::pop_back): Define.
	* include/debug/string (__gnu_debug::basic_string::pop_back): Likewise.
	* include/ext/vstring.h (__versa_string::pop_back): Likewise.
	* config/abi/pre/gnu.ver: Add new symbols.
	* testsuite/21_strings/basic_string/modifiers/char/pop_back.cc: New.
	* testsuite/21_strings/basic_string/modifiers/wchar_t/pop_back.cc: New.
	* testsuite/21_strings/basic_string/range_access.cc: Split to ...
	* testsuite/21_strings/basic_string/range_access/char/1.cc: Here and ...
	* testsuite/21_strings/basic_string/range_access/wchar_t/1.cc: Here.
	* testsuite/ext/vstring/modifiers/char/pop_back.cc: New.
	* testsuite/ext/vstring/modifiers/wchar_t/pop_back.cc: New.

From-SVN: r181049
2011-11-07 00:06:23 +00:00
..
array_allocator
bitmap_allocator
codecvt assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
concurrence_lock_error
concurrence_unlock_error
debug_allocator
enc_filebuf
ext_pointer re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
forced_error
iota In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
is_heap re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x mode) 2011-02-12 21:26:21 +00:00
is_sorted In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
malloc_allocator
mt_allocator
new_allocator
numeric_traits
pb_ds assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
pool_allocator
profile c++config: Add tr2 to versioned namespaces. 2011-11-02 04:23:33 +00:00
rope
slist testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stdio_filebuf
stdio_sync_filebuf
throw_allocator
throw_value
type_traits re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
vstring basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
concept_checks.cc
headers.cc
median.cc
pod_char_traits.cc