summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/queue
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-039-9/+9
* invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek2017-09-151-1/+1
* Fix libstdc++ testsuite failures in C++98 and C++11 modeJonathan Wakely2017-01-261-1/+1
* PR77528 partially revert r244278 and define default constructorsJonathan Wakely2017-01-121-0/+37
* PR77528 add default constructors for container adaptorsJonathan Wakely2017-01-103-1/+51
* Update copyright years.Jakub Jelinek2017-01-017-7/+7
* 57619.C: Rename to 57619.cc.Paolo Carlini2016-10-171-2/+0
* Implement P0084R2, Emplace return type, for C++17Jonathan Wakely2016-10-171-0/+39
* Use effective-target instead of -std optionsJonathan Wakely2016-08-264-7/+4
* Update copyright years.Jakub Jelinek2016-01-046-6/+6
* Allocator-extended constructors for container adaptors.Jonathan Wakely2015-09-111-2/+35
* Update copyright years.Jakub Jelinek2015-01-056-6/+6
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-163-3/+3
* Include <bits/uses_allocator.h> in <stack> and <queue>.Jonathan Wakely2014-09-221-0/+29
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-025-5/+5
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-035-5/+5
* explicit_instantiation/1_c++0x.cc: New.Paolo Carlini2009-12-141-0/+25
* basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C+...Benjamin Kosnik2009-08-251-0/+25
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-093-32/+13
* stl_queue.h (queue<>::queue(_Sequence&&), [...]): Add.Paolo Carlini2007-10-161-0/+56
* [multiple changes]Benjamin Kosnik2007-02-201-0/+34
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini2005-03-161-7/+1
* 1.cc: Provide explicit instantiations for non-weak systems.Benjamin Kosnik2004-03-041-1/+7
* Reshuffle 23_containers testsuite.Benjamin Kosnik2003-07-311-0/+41