r240781 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Oct 5 12:01:00 GMT 2016
Author: redi
Date: Wed Oct 5 12:01:57 2016
New Revision: 240781
URL: https://gcc.gnu.org/viewcvs?rev=240781&root=gcc&view=rev
Log:
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.
Added:
trunk/libstdc++-v3/testsuite/23_containers/priority_queue/allocator.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_queue.h
More information about the Libstdc++-cvs
mailing list