gcc/libstdc++-v3/include
Paolo Carlini 5ab06c6dfe set.h: Implement DR 130 here too.
2010-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/set.h: Implement DR 130 here too.
	* include/debug/multiset.h: Likewise.
	* include/debug/map.h: Likewise.
	* include/debug/multimap.h: Likewise.
	* include/profile/set.h: Implement DR 130 fully.
	* include/profile/multiset.h: Likewise.
	* include/profile/map.h: Likewise.
	* include/profile/multimap.h: Likewise.
	* include/debug/list: Implement DR 1133 here too.
	* include/ext/pb_ds/detail/debug_map_base.hpp: Comment out for
	now uses of __gnu_cxx::throw_allocator.
	* testsuite/21_strings/basic_string/40160.cc: Don't pass
	explicitly -D_GLIBCXX_DEBUG, doesn't play well with profile-mode
	testing.

From-SVN: r155594
2010-01-03 20:30:28 +00:00
..
backward merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
bits stl_pair.h (pair<>::pair(_U1&&, const _T2&), [...]): Use std::is_constructible instead of std::is_convertible. 2010-01-03 12:06:59 +00:00
c
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_global atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_std cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
debug set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
parallel re PR libstdc++/42352 (-std=c++0x reference binding problem) 2009-12-11 22:04:56 +00:00
precompiled atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
profile set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
std bitset (bitset<>::bitset(unsigned long long), [...]): Add in C++0x mode. 2009-12-31 17:31:28 +00:00
tr1 [multiple changes] 2009-11-30 09:34:04 +00:00
tr1_impl hashtable (_Hashtable<>): Remove insert_return_type typedef. 2010-01-03 14:50:09 +00:00
Makefile.am atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
Makefile.in atomic: Update to N3000. 2009-12-21 19:00:34 +00:00