gcc/libstdc++-v3/testsuite/23_containers/priority_queue
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
..
members Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
allocator.cc PR 70101 fix allocator-extended ctors for std::priority_queue 2016-10-05 13:01:57 +01:00
moveable.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00