2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-28 14:05:48 +08:00
gcc/libstdc++-v3/include
Benjamin Kosnik fcaa810173 basic_string.tcc (string::_S_construct(_InIter, _InIter, const _Alloc&, forward_iterator_tag): Check for null.
2002-03-12  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/basic_string.tcc (string::_S_construct(_InIter,
	_InIter, const _Alloc&, forward_iterator_tag): Check for null.
	(string::basic_string(const _CharT* __s, const _Alloc& __a)): Same.
	* testsuite/21_strings/ctor_copy_dtor.cc (test01): Re-enable, now
	that memory limits are in place.
	(test03): Add tests.

From-SVN: r50683
2002-03-12 22:10:34 +00:00
..
backward tempbuf.h: get_temporary_buffer and return_temporary_buffer are in namespace std... 2002-02-22 21:23:09 +00:00
bits basic_string.tcc (string::_S_construct(_InIter, _InIter, const _Alloc&, forward_iterator_tag): Check for null. 2002-03-12 22:10:34 +00:00
c Makefile.am (c_base_headers_rename): New. 2002-01-17 07:18:33 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for wctype.h. 2002-03-12 02:42:11 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std std_limits.h: Move static const data members out of generic template... 2002-03-08 17:59:14 +00:00
Makefile.am Makefile.am (thread_target_headers): Unconditionally stage and install gthr-posix.h. 2002-02-26 23:02:52 +00:00
Makefile.in c_locale_generic.cc: Move to... 2002-03-09 02:16:36 +00:00