]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / array / tuple_interface / tuple_element_neg.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-08  Jonathan WakelyP0325R4 to_array from LFTS with updates
2019-08-01  Edward Smith-RowlandImplement C++20 p0202 - Add Constexpr Modifiers to...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-30  Ville VoutilainenImplement LWG 2485
2017-03-22  Jonathan WakelyAdd deduction guides for C++17 (P0433R2, partial)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-08  Jonathan WakelyDelete std::swap for debug mode array
2016-12-01  Ville VoutilainenImplement LWG 2766,
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-06-16  Daniel KrueglerProvide swappable traits (p0185r1)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-24  Paolo Carliniget_neg.cc: Adjust dg-error line numbers.
2015-05-28  Jonathan Wakelyre PR libstdc++/65352 (array<T,0>::begin()/end() etc...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-02  Edward Smith-Rowlandstl_function.h: Generic associative lookup feature...
2014-10-01  Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-05-15  Jonathan Wakelytuple (tuple_size<cv _Tp>): Implement LWG 2313.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-09-22  Paul PluzhnikovPrint additional info when various out-of-range conditi...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-17  Paolo Carlinire PR libstdc++/55363 (tuple_size is not a class template)
2012-11-07  Paolo Carlinire PR libstdc++/51850 (debug mode for std::array and...
2012-10-18  Benjamin Kosnikmove.h (move_if_noexcept): Mark constexpr.
2012-10-04  Paolo Carlinire PR libstdc++/53248 (std::array<T,0> doesn't work...
2012-09-09  Jonathan Wakelyre PR libstdc++/54388 (std::array.at() const results...
2012-04-23  Paolo Carlinire PR libstdc++/53080 (tuple interface to std::array...