r135738 - in /trunk/libstdc++-v3: ChangeLog doc...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Wed May 21 20:46:00 GMT 2008
Author: paolo
Date: Wed May 21 20:46:16 2008
New Revision: 135738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135738
Log:
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.
Added:
trunk/libstdc++-v3/testsuite/23_containers/bitset/cons/2.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/doc/xml/manual/intro.xml
trunk/libstdc++-v3/include/std/bitset
More information about the Gcc-cvs
mailing list