gcc/libstdc++-v3/include/profile
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
..
impl profiler_container_size.h: Fix include guard, formatting fixes. 2009-12-10 06:47:12 +00:00
base.h
bitset bitset (bitset<>::bitset(unsigned long long)): Add in C++0x mode. 2010-01-03 16:17:44 +00:00
deque bitset: Tweak doxygen markup. 2009-11-17 20:45:32 +00:00
hashtable.h
list bitset: Tweak doxygen markup. 2009-11-17 20:45:32 +00:00
map
map.h set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
multimap.h set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
multiset.h set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
set
set.h set.h: Implement DR 130 here too. 2010-01-03 20:30:28 +00:00
unordered_map hashtable (_Hashtable<>): Remove insert_return_type typedef. 2010-01-03 14:50:09 +00:00
unordered_set hashtable (_Hashtable<>): Remove insert_return_type typedef. 2010-01-03 14:50:09 +00:00
vector bitset: Tweak doxygen markup. 2009-11-17 20:45:32 +00:00