summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/forward_list/allocator/copy.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* 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-3/+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
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* stl_map.h (map): Implement C++11 allocator-aware container requirements.Jonathan Wakely2013-11-151-1/+14
* vector.tcc (vector<>operator=(const vector<>&): Reset pointers after dealloca...François Dumont2013-03-081-0/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* forward_list.h: Add C++11 allocator support.Jonathan Wakely2012-10-181-0/+55