mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-08 12:04:04 +08:00
5ab06c6dfe
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 |
||
---|---|---|
.. | ||
impl | ||
base.h | ||
bitset | ||
deque | ||
hashtable.h | ||
list | ||
map | ||
map.h | ||
multimap.h | ||
multiset.h | ||
set | ||
set.h | ||
unordered_map | ||
unordered_set | ||
vector |