]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/is_unbounded_array/value.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_unbounded_array / value.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-31  Antony PolukhinPR libstdc++/71579 assert that type traits are not...
2019-03-06  Jonathan WakelyAdd feature test macro for bounded array traits
2019-03-06  Jonathan WakelyAdd C++20 Traits for [Un]bounded Arrays (P1357R1)