gcc/libstdc++-v3/include
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
..
backward Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
bits Only do shrink_to_fit() when exceptions enabled 2015-09-17 15:56:46 +01:00
c Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
c_compatibility Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
c_global Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
c_std Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
debug Implement N4258 noexcept for std::basic_string. 2015-09-11 12:02:14 +01:00
decimal
experimental Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
ext Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
parallel
precompiled Rationalise PCH headers and 17_intro/headers tests. 2015-09-11 13:25:43 +01:00
profile c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
std Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
tr1 Use atomics in guard.cc. 2015-06-12 09:49:41 +00:00
tr2
Makefile.am Add portable timed_mutex and recursive_timed_mutex. 2015-09-04 12:23:44 +01:00
Makefile.in Add portable timed_mutex and recursive_timed_mutex. 2015-09-04 12:23:44 +01:00