gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 92805612f4 PR 70101 fix allocator-extended ctors for std::priority_queue
PR libstdc++/70101
	* include/bits/stl_queue.h (priority_queue): Fix allocator-extended
	constructors.
	* testsuite/23_containers/priority_queue/allocator.cc: New test.

From-SVN: r240781
2016-10-05 13:01:57 +01:00
..
array Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
bitset Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
deque [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
forward_list [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
headers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
list [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
map 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
multimap 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
multiset 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
priority_queue PR 70101 fix allocator-extended ctors for std::priority_queue 2016-10-05 13:01:57 +01:00
queue Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
set 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
stack Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_map Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
unordered_multimap Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
unordered_multiset Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
unordered_set Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
vector debug.cc: Include debug/vector. 2016-09-25 20:26:02 +00:00