gcc/libstdc++-v3
Jonathan Wakely 99f04955ed Only do shrink_to_fit() when exceptions enabled
* include/bits/allocator.h (__shrink_to_fit_aux<T, true>::_S_do_it):
	Do nothing if exceptions are disabled.
	* include/bits/basic_string.h (basic_string::shrink_to_fit): Likewise.

From-SVN: r227870
2015-09-17 15:56:46 +01:00
..
config Provide nearly complete std::locale support for DragonFly 2015-08-27 13:12:41 +01:00
doc Rationalise PCH headers and 17_intro/headers tests. 2015-09-11 13:25:43 +01:00
include Only do shrink_to_fit() when exceptions enabled 2015-09-17 15:56:46 +01:00
libsupc++
po
python
scripts
src Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
testsuite Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
acinclude.m4 Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
aclocal.m4
ChangeLog Only do shrink_to_fit() when exceptions enabled 2015-09-17 15:56:46 +01: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
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
config.h.in Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
configure Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
configure.ac Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
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.