gcc/libstdc++-v3/testsuite/23_containers/unordered_set
François Dumont b09bcf83e8 hashtable_policy.h (_Hashtable_alloc): New.
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
2013-08-08 09:47:29 +00:00
..
allocator re PR libstdc++/57263 (std::set with user-defined allocator - compile error) 2013-06-16 18:13:34 +01:00
buckets
cons
debug
erase
hash_policy
insert move_range.cc: Adjust dialect to -std=gnu++11. 2013-04-26 21:20:00 +00:00
max_load_factor
modifiers
operations
operators
requirements
55043.cc
56267.cc
56278.cc
final_hash.cc
init-list.cc
instantiation_neg.cc hashtable_policy.h (_Hashtable_alloc): New. 2013-08-08 09:47:29 +00:00
not_default_constructible_hash_neg.cc hashtable_policy.h (_Hashtable_alloc): New. 2013-08-08 09:47:29 +00:00
observers.cc
range_access.cc