allocator.h
6.41 KB
-
Only do shrink_to_fit() when exceptions enabled · 99f04955
* 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
Jonathan Wakely committed