gcc/libstdc++-v3/testsuite/23_containers/bitset
Paolo Carlini 0fda18dd70 bitset (bitset<>::bitset(const char*)): Add per DR 778.
2008-05-21  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/bitset (bitset<>::bitset(const char*)): Add per DR 778.
	(bitset<>::_M_copy_from_ptr): Add.
	(bitset<>::_M_copy_from_string): Forward to the latter.
	* doc/xml/manual/intro.xml: Add an entry for DR 778.
	* testsuite/23_containers/bitset/cons/2.cc: Add.

From-SVN: r135738
2008-05-21 20:46:16 +00:00
..
all bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
cons bitset (bitset<>::bitset(const char*)): Add per DR 778. 2008-05-21 20:46:16 +00:00
count
ext
input
invalidation
operations
requirements/explicit_instantiation [multiple changes] 2007-02-20 18:15:01 +00:00
test
to_string
to_ulong
18604.cc