* include/tr1_impl/hashtable_policy.h (_Hash_node<>::_Hash_node<> (_Args&&...)): Add in C++0x mode. * include/tr1_impl/hashtable (_Hashtable<>::_M_allocate_node, _Hashtable<>::_M_deallocate_node): Use _M_get_Node_allocator in C++0x mode. * include/tr1_impl/hashtable (_Hashtable<>::max_size): Use Node_allocator for improved accuracy. * testsuite/tr1/6_containers/unordered_multimap/capacity/ 29134-multimap.cc: Adjust. * testsuite/tr1/6_containers/unordered_multimap/capacity/ 29134-map.cc: Likewise. * testsuite/tr1/6_containers/unordered_multimap/capacity/ 29134-multiset.cc: Adjust. * testsuite/tr1/6_containers/unordered_multimap/capacity/ 29134-set.cc: Likewise. From-SVN: r141242
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| capacity | Loading commit data... | |
| erase | Loading commit data... | |
| find | Loading commit data... | |
| insert | Loading commit data... | |
| requirements | Loading commit data... | |
| swap | Loading commit data... | |
| 23053.cc | Loading commit data... | |
| 23465.cc | Loading commit data... | |
| 26127.cc | Loading commit data... | |
| 26132.cc | Loading commit data... |