gcc/libstdc++-v3
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
..
config basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
doc backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features and library headers. 2011-11-06 23:25:25 +00:00
include basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
libsupc++ Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
po Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
python Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
scripts run_doxygen: Fix sed quoting. 2011-11-04 19:39:23 +00:00
src Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
testsuite basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
acinclude.m4 Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
aclocal.m4
ChangeLog basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
config.h.in Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
configure Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
configure.ac
configure.host configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if vendor key is "w64". 2011-10-14 08:57:55 +02:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.