summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/mofunc_impl.h
AgeCommit message (Expand)Author
2025-06-02libstdc++: Pass small trivial types by value in polymorphic wrappersTomasz Kamiński
2025-05-14libstdc++: Implement C++26 copyable_function [PR119125]Tomasz Kamiński
2025-05-14libstdc++: Avoid double indirection in move_only_function when possible [PR11...Tomasz Kamiński
2023-04-27libstdc++: Fix typos in doxygen commentsJonathan Wakely
2022-10-21libstdc++: Fix std::move_only_function for incomplete parameter typesJonathan Wakely
2022-05-13libstdc++: Fix typo in doxygen @headerfile commandJonathan Wakely
2021-10-21libstdc++: Add Doxygen comments to contents of <functional>Jonathan Wakely
2021-10-19libstdc++: Fix mem-initializer in std::move_only_function [PR102825]Jonathan Wakely
2021-10-06libstdc++: Implement std::move_only_function for C++23 (P0288R9)Jonathan Wakely