summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Delete std::swap for debug mode arrayJonathan Wakely2016-12-081-3/+3
* Implement LWG 2766,Ville Voutilainen2016-12-011-2/+2
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-2/+1
* Provide swappable traits (p0185r1)Daniel Kruegler2016-06-161-3/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* get_neg.cc: Adjust dg-error line numbers.Paolo Carlini2015-06-241-3/+3
* re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference ...Jonathan Wakely2015-05-281-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* stl_function.h: Generic associative lookup feature is not supported.Edward Smith-Rowland2014-10-021-3/+3
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-011-3/+3
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Print additional info when various out-of-range conditions are detected.Paul Pluzhnikov2013-09-211-3/+3
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* re PR libstdc++/55363 (tuple_size is not a class template)Paolo Carlini2012-11-171-3/+3
* re PR libstdc++/51850 (debug mode for std::array and tr1::array)Paolo Carlini2012-11-071-3/+4
* move.h (move_if_noexcept): Mark constexpr.Benjamin Kosnik2012-10-181-3/+3
* re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-con...Paolo Carlini2012-10-041-3/+3
* re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)Jonathan Wakely2012-09-091-1/+1
* re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)Paolo Carlini2012-04-231-0/+32