aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
diff options
context:
space:
mode:
authorFrançois Dumont <fdumont@gcc.gnu.org>2011-12-09 20:01:04 +0000
committerFrançois Dumont <fdumont@gcc.gnu.org>2011-12-09 20:01:04 +0000
commit9b81593bbcb4151c135af547647cb9b65ecbd6bd (patch)
treedba467050250a28c9ead1c5187c57648cec07cd2 /gcc/cp/parser.c
parent60ef5d4e7fcf2789986bcf24e2db82dc0ef79bab (diff)
downloadgcc-9b81593bbcb4151c135af547647cb9b65ecbd6bd.zip
gcc-9b81593bbcb4151c135af547647cb9b65ecbd6bd.tar.gz
gcc-9b81593bbcb4151c135af547647cb9b65ecbd6bd.tar.bz2
hashtable.h (_Hashtable<>::emplace, [...]): Add.
2011-12-09 François Dumont <fdumont@gcc.gnu.org> * include/bits/hashtable.h (_Hashtable<>::emplace, _Hashtable<>::emplace_hint): Add. * include/debug/unordered_set (unordered_set<>::emplace, unordered_set<>::emplace_hint, unordered_multiset<>::emplace, unordered_multiset<>::emplace_hint): Add. * include/profile/unordered_set: Likewise. * include/debug/unordered_map (unordered_map<>::emplace, unordered_map<>::emplace_hint, unordered_multimap<>::emplace, unordered_multimap<>::emplace_hint): Add. * include/profile/unordered_map: Likewise. * testsuite/23_containers/unordered_map/modifiers/emplace.cc: New. * testsuite/23_containers/unordered_multimap/modifiers/emplace.cc: New. * testsuite/23_containers/unordered_set/modifiers/emplace.cc: New. * testsuite/23_containers/unordered_multiset/modifiers/emplace.cc: New. * testsuite/util/testsuite_container_traits.h (traits_base::has_emplace): Add and defined as std::true_type for unordered containers. * testsuite/util/exception/safety.h (emplace, emplace_hint): Add and use them in basic_safety exception test case. * doc/xml/manual/status_cxx2011.xml: Update unordered containers status. From-SVN: r182174
Diffstat (limited to 'gcc/cp/parser.c')
0 files changed, 0 insertions, 0 deletions