]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/is_invocable/91456.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_invocable / 91456.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-09-21  Jonathan Wakelylibstdc++: Fix accidental duplicate test [PR91456]
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-15  Jonathan WakelyPR libstdc++/91456 make INVOKE<R> work with uncopyable...