gcc/libstdc++-v3/include
Paolo Carlini d87bdb1330 basic_string.tcc (assign(const _CharT*, size_type)): Adjust bit missing from the previous commit.
2004-10-25  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (assign(const _CharT*, size_type)):
	Adjust bit missing from the previous commit.

From-SVN: r89532
2004-10-25 10:43:59 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits basic_string.tcc (assign(const _CharT*, size_type)): Adjust bit missing from the previous commit. 2004-10-25 10:43:59 +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 bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
std std_memory.h (__get_temporary_buffer): Don't use INT_MAX... 2004-10-09 08:23:02 +00:00
tr1 array (array): Make safe for zero-sized arrays. 2004-10-22 05:32:16 +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