d090f47ae0
* 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 |
||
---|---|---|
.. | ||
array | ||
boost_sp_counted_base.h | ||
cctype | ||
cfenv | ||
cinttypes | ||
cmath | ||
complex | ||
cstdint | ||
cstdio | ||
cstdlib | ||
cwchar | ||
cwctype | ||
functional | ||
functional_hash.h | ||
hashtable | ||
hashtable_policy.h | ||
random | ||
random.tcc | ||
regex | ||
type_traits | ||
unordered_map | ||
unordered_set | ||
utility |