b09bcf83e8
2013-08-08 François Dumont <fdumont@gcc.gnu.org> * include/bits/hashtable_policy.h (_Hashtable_alloc): New. (_ReuseOrAllocNode, _AllocNode): Adapt to use latter rather than _Hashtable. (_Before_begin<>): Remove. * include/bits/hashtable.h (_Hashtable): Inherit from _Hashtable_alloc and adapt. Restore _M_before_begin field. * src/c++11/hashtable_c++0x.cc: Add ext/alloc_traits.h include. * python/libstdcxx/v6/printers.py (StdHashtableIterator): Adapt access to hashtable before begin. * testsuite/23_containers/unordered_set/ not_default_constructible_hash_neg.cc: Adapt dg-error line number. * testsuite/23_containers/unordered_set/instantiation_neg.cc: Likewise. From-SVN: r201592 |
||
---|---|---|
.. | ||
allocator | ||
buckets | ||
cons | ||
debug | ||
erase | ||
hash_policy | ||
insert | ||
max_load_factor | ||
modifiers | ||
operations | ||
operators | ||
requirements | ||
55043.cc | ||
56267.cc | ||
56278.cc | ||
final_hash.cc | ||
init-list.cc | ||
instantiation_neg.cc | ||
not_default_constructible_hash_neg.cc | ||
observers.cc | ||
range_access.cc |