summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/deque/capacity/moveable.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* 57619.C: Rename to 57619.cc.Paolo Carlini2016-10-171-2/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...Paolo Carlini2010-06-181-25/+8
* merge branch profile-stdlibSilvius Rus2009-10-031-4/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-13/+4
* stl_deque.h (deque<>::push_back<>(_Args...), [...]): Add.Chris Jefferson2007-11-121-1/+0
* moveable.cc: New.Chris Jefferson2007-10-031-0/+82