mirror of git://gcc.gnu.org/git/gcc.git
2013-06-29 François Dumont <fdumont@gcc.gnu.org> * include/bits/hashtable_policy.h (_Insert_base): Consider hint in insert methods. * include/bits/hashtable.h: Likewise. * testsuite/23_containers/unordered_multimap/insert/hint.cc: New. * testsuite/performance/23_containers/insert/unordered_multiset_hint.cc: New. * testsuite/23_containers/unordered_set/instantiation_neg.cc: Adjust dg-error line number. * testsuite/23_containers/unordered_set/ not_default_constructible_hash_neg.cc: Likewise. * doc/xml/manual/containers.xml: Document hinting in unordered containers. From-SVN: r200564 |
||
|---|---|---|
| .. | ||
| allocator | ||
| cons | ||
| debug | ||
| erase | ||
| hash_policy | ||
| insert | ||
| modifiers | ||
| operations | ||
| operators | ||
| requirements | ||
| 55043.cc | ||
| final_hash.cc | ||
| init-list.cc | ||
| observers.cc | ||
| range_access.cc | ||