]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/function_objects/bind_front
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / function_objects / bind_front /
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-05  Jonathan Wakelylibstdc++: Reduce size of std::bind_front(empty_type...
2022-11-21  Jonathan Wakelylibstdc++: Reduce size of std::bind_front(F) result
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-20  Jonathan Wakelylibstdc++: Fix noexcept-specifier for std::bind_front...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-31  Jonathan WakelyAdd remaining changes from P1065R2 "constexpr INVOKE"
2019-08-06  Jonathan WakelyP1651R0 bind_front should not unwrap reference_wrapper
2019-03-07  Jonathan WakelyFix new test to run as well as compile
2019-03-07  Jonathan WakelyP0356R5 Simplified partial function application