]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/invoke.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / invoke.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-05  Jonathan Wakelylibstdc++: Guard use of new built-in with __has_builtin
2022-09-28  Jonathan Wakelylibstdc++: Make INVOKE<R> refuse to create dangling...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-03-10  Jonathan Wakelylibstdc++: Fix headers that can't be used as header...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-17  Jonathan WakelyFix __invoke_r<void> to be valid in C++11
2019-05-14  Jonathan WakelyDefine std::__invoke_r for INVOKE<R>
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-03-10  Jonathan WakelyP0604R0 add invoke_result, is_invocable etc. for C++17
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Jonathan WakelyFix exception-specification of std::invoke
2016-08-06  Jonathan WakelyAdd std::apply for C++17