]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/optional/cons/value_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / optional / cons / value_neg.cc
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-12  Jonathan WakelyPR libstdc++/79433 no #error for including headers...
2017-05-16  Marc Glisseoptional (_Optional_base::_M_get): Check precondition.
2017-05-08  Jonathan WakelyTweak static assertions in std::optional
2017-03-28  Ville VoutilainenImplement LWG 2900, The copy and move constructors...
2017-03-13  Ville VoutilainenImplement LWG 2806, Base class of bad_optional_access.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-29  Ville VoutilainenImplement LWG 2842, in_place_t check for optional:...
2016-11-15  Jonathan WakelyFix find&replace error in license boilerplate
2016-07-10  Ville VoutilainenImplement std::optional.