]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/tuple/cons/deduction.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / tuple / cons / deduction.cc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-29  Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-06  Jonathan WakelyAvoid unnecessary inclusion of <stdexcept> header
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-06  Paolo Carlinideduction.cc: Avoid -Wreturn-type warnings.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-03-22  Jonathan WakelyAdd deduction guides for C++17 (P0433R2, partial)