r136158 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu May 29 11:42:00 GMT 2008


Author: paolo
Date: Thu May 29 11:42:08 2008
New Revision: 136158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136158
Log:
2008-05-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/bitset (bitset(const char*)): Implement DR 778
	in debug-mode too.

	* include/bits/cpp_type_traits.h (__is_integer): In C++0x mode
	deal with char16_t and char32_t.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/cpp_type_traits.h
    trunk/libstdc++-v3/include/debug/bitset



More information about the Libstdc++-cvs mailing list