gcc/libstdc++-v3/testsuite
Paolo Carlini 14492f0b1e DR 434.
2004-11-18  Paolo Carlini  <pcarlini@suse.de>

	DR 434. bitset::to_string() hard to use [Ready]
	* include/std/std_bitset.h (to_string): Add three overloads, taking
	fewer template arguments.
	* docs/html/ext/howto.html: Add an entry for DR 434.
	* testsuite/23_containers/bitset/to_string/1.cc: New.

From-SVN: r90854
2004-11-18 09:52:57 +00:00
..
17_intro
18_support
19_diagnostics
20_util std_memory.h (__get_temporary_buffer): Don't use INT_MAX... 2004-10-09 08:23:02 +00:00
21_strings basic_string.h (_Rep::_M_is_safe, [...]): New, use througout. 2004-10-25 08:45:04 +00:00
22_locale streambuf_iterator.h (class istreambuf_iterator): Consistently use _M_c to cache the current char... 2004-11-08 17:55:54 +00:00
23_containers DR 434. 2004-11-18 09:52:57 +00:00
24_iterators
25_algorithms stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. 2004-10-29 21:44:55 +00:00
26_numerics
27_io re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
backward
config
data
demangle
ext bitmap_allocator.h (allocate(size_type)): Minor tweak. 2004-10-30 21:44:04 +00:00
lib re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C) 2004-11-12 11:43:57 -08:00
libstdc++-dg
performance ifstream_getline-2.cc: New. 2004-11-07 12:35:48 +00:00
thread re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak) 2004-11-01 22:47:33 +00:00
tr1/6_containers [multiple changes] 2004-10-25 19:05:58 +00:00
abi_check.cc
Makefile.am Makefile.am (GLIBCXX_INCLUDES): Add. 2004-10-25 20:32:40 +00:00
Makefile.in Makefile.am (GLIBCXX_INCLUDES): Add. 2004-10-25 20:32:40 +00:00
printnow.c
testsuite_abi.cc testsuite_abi.cc (check_version): Add GLIBCXX_3.4.4. 2004-11-15 19:11:59 +00:00
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
testsuite_character.h
testsuite_hooks.cc
testsuite_hooks.h re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
testsuite_io.h std_sstream.h (basic_stringbuf(ios_base::openmode)): Don't use _M_stringbuf_init, keep the pointers null, per 27.7.1.1. 2004-09-29 21:14:43 +00:00
testsuite_performance.h