gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely da2e699194 hashtable.cc (__access_protected_ctor): Define and use new type instead of _Hashtable_ebo_helper.
* include/bits/hashtable.cc (__access_protected_ctor): Define and use
	new type instead of _Hashtable_ebo_helper.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Adjust line number.

From-SVN: r204182
2013-10-29 21:19:34 +00:00
..
array Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
forward_list re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-18 18:31:01 +00:00
map abi_tag.cc: Avoid spurious fails with check-debug. 2013-06-26 00:29:40 +00:00
multimap abi_tag.cc: Avoid spurious fails with check-debug. 2013-06-26 00:29:40 +00:00
multiset abi_tag.cc: Avoid spurious fails with check-debug. 2013-06-26 00:29:40 +00:00
priority_queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set abi_tag.cc: Avoid spurious fails with check-debug. 2013-06-26 00:29:40 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_map re PR libstdc++/57619 (std::unordered_map and std::unordered_multimap::insert invoking std::pair move constructor) 2013-06-14 23:35:56 +00:00
unordered_multimap hashtable_policy.h (_Insert_base): Consider hint in insert methods. 2013-06-29 07:55:12 +00:00
unordered_multiset unordered_base.h: New. 2013-05-07 20:26:15 +00:00
unordered_set hashtable.cc (__access_protected_ctor): Define and use new type instead of _Hashtable_ebo_helper. 2013-10-29 21:19:34 +00:00
vector formatter.h (__check_singular): Add const on iterator reference. 2013-10-25 19:25:06 +00:00