]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/any/misc/any_cast_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / any / misc / any_cast_neg.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-27  Ville VoutilainenImplement the missing bits of LWG 2769
2018-01-29  Jonathan WakelyPR libstdc++/83658 fix exception-safety in std::any...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-03-15  Ville VoutilainenImplement LWG 2857, {variant,optional,any}::emplace...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-16  Ville VoutilainenImplement LWG 2769, Redundant const in the return type...
2016-11-14  Ville VoutilainenUse constexpr addressof in optional, SFINAE housekeepin...
2016-10-10  Ville VoutilainenMake any's copy assignment operator exception-safe,
2016-08-15  Ville VoutilainenImplement LWG 2744 and LWG 2754.
2016-07-14  Ville VoutilainenImplement P0032R3, Homogeneous interface for variant...
2016-07-06  Ville VoutilainenImplement std::any.