summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/refwrap.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-11-30c++: Implement C++26 P3176R1 - The Oxford variadic commaJakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-04-19libstdc++: Simplify constraints on <=> for std::reference_wrapperJonathan Wakely
2024-04-15libstdc++: Add std::reference_wrapper comparison operators for C++26Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-08-31libstdc++: Add noexcept-specifier to std::reference_wrapper::operator()Jonathan Wakely
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-10-01libstdc++: Reduce header dependencies for C++20 std::erase [PR92546]Jonathan Wakely
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-28libstdc++: Avoid using sizeof with function types (PR 93470)Jonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-10-31Add remaining changes from P1065R2 "constexpr INVOKE"Jonathan Wakely
2019-05-02Miscellaneous API doc improvementsJonathan Wakely
2019-01-11P0357R3 reference_wrapper for incomplete typesJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-06-15LWG 2993 reference_wrapper<T> conversion from T&&Jonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14PR libstdc++/83427 detect weak result type from noexcept functionsJonathan Wakely
2017-05-17Fixes to Doxygen comments in libstdc++ headersJonathan Wakely
2017-04-24PR libstdc++/80504 qualify calls to avoid ADLJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-10-21Split <functional> into smaller piecesJonathan Wakely