gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely f038f5824b re PR libstdc++/57263 (std::set with user-defined allocator - compile error)
PR libstdc++/57263
	* include/bits/forward_list.h (_Fwd_list_base): Convert to/from
	allocator's pointer type.
	* include/bits/hashtable.h (_Hashtable): Likewise.
	* testsuite/util/testsuite_allocator.h (CustomPointerAlloc): Add.
	* testsuite/23_containers/forward_list/allocator/ext_ptr.cc: New.
	* testsuite/23_containers/unordered_set/allocator/ext_ptr.cc: New.
	* testsuite/23_containers/vector/allocator/ext_ptr.cc: New.

From-SVN: r200136
2013-06-16 18:13:34 +01:00
..
array re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG) 2013-04-03 15:07:12 +00:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
forward_list re PR libstdc++/57263 (std::set with user-defined allocator - compile error) 2013-06-16 18:13:34 +01:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
map c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
multimap c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
multiset c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +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 c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +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 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_multiset unordered_base.h: New. 2013-05-07 20:26:15 +00:00
unordered_set re PR libstdc++/57263 (std::set with user-defined allocator - compile error) 2013-06-16 18:13:34 +01:00
vector re PR libstdc++/57263 (std::set with user-defined allocator - compile error) 2013-06-16 18:13:34 +01:00