Skip to content
Snippets Groups Projects
  • Paolo Carlini's avatar
    0fda18dd
    bitset (bitset<>::bitset(const char*)): Add per DR 778. · 0fda18dd
    Paolo Carlini authored
    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
    0fda18dd
    History
    bitset (bitset<>::bitset(const char*)): Add per DR 778.
    Paolo Carlini authored
    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