Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-25 | libstdc++: #ifdef out #pragma GCC system_header | Jason Merrill | 1 | -0/+2 |
2023-11-16 | libstdc++: Only declare feature test macros in standard headers | Jonathan Wakely | 1 | -3/+2 |
2023-08-16 | libstdc++: Replace all manual FTM definitions and use | Arsen Arsenović | 1 | -4/+5 |
2022-06-27 | libstdc++: Make std::move_only_function never valueless in std::variant | Jonathan Wakely | 1 | -0/+12 |
2021-10-06 | libstdc++: Implement std::move_only_function for C++23 (P0288R9) | Jonathan Wakely | 1 | -0/+204 |