gcc/libstdc++-v3/include
Paolo Carlini cc6e67d442 basic_string.tcc (_M_mutate): Do not reallocate unnecessarily when _M_rep() == &_S_empty_rep() and __new_size...
2004-10-18  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (_M_mutate): Do not reallocate
	unnecessarily when _M_rep() == &_S_empty_rep() and __new_size
	== capacity() (== 0): is ok to just leave everything unchanged.

	* include/bits/basic_string.h: Minor formatting fixes.
	* include/bits/basic_string.tcc: Likewise.

From-SVN: r89199
2004-10-18 08:43:17 +00:00
..
backward
bits basic_string.tcc (_M_mutate): Do not reallocate unnecessarily when _M_rep() == &_S_empty_rep() and __new_size... 2004-10-18 08:43:17 +00:00
c
c_compatibility
c_std cmath.tcc (__cmath_power): Revert previous commit: actually the warning is a front-end bug (c++/17120). 2004-08-20 14:56:29 +00:00
debug re PR libstdc++/16813 (compiler error in DEBUG version of range insertion std::map::insert) 2004-07-29 10:52:49 +00:00
ext mt_allocator.h (__pool::_M_get_align): New. 2004-10-17 15:22:03 +00:00
std std_memory.h (__get_temporary_buffer): Don't use INT_MAX... 2004-10-09 08:23:02 +00:00
tr1 [multiple changes] 2004-10-16 13:48:34 +00:00
Makefile.am tr1: New. 2004-10-07 22:06:23 +00:00
Makefile.in tr1: New. 2004-10-07 22:06:23 +00:00
stdc++.h