summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/array/element_access
Commit message (Expand)AuthorAgeFilesLines
* 57619.C: Rename to 57619.cc.Paolo Carlini2016-10-175-13/+3
* Use effective-target instead of -std optionsJonathan Wakely2016-08-268-11/+8
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-167-7/+7
* re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though...Jonathan Wakely2014-05-131-0/+38
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-027-7/+7
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-037-7/+7
* range_access.cc: Fix copying permission statement.Jonathan Wakely2012-11-011-1/+1
* move.h (move_if_noexcept): Mark constexpr.Benjamin Kosnik2012-10-181-1/+3
* re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)Jonathan Wakely2012-09-091-0/+42
* less_or_equal.cc: New.Paolo Carlini2011-09-166-0/+260