]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/is_trivially_constructible/value.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_trivially_constructible / value.cc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-20  Jonathan WakelyPR c++/90532 Ensure __is_constructible(T[]) is false
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-04  Jonathan WakelyPR libstdc++/86398 fix std::is_trivially_constructible...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-09  Ville Voutilainenre PR libstdc++/60132 (C++11: lack of is_trivially_copy...