summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/memory_resource.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-12-10libstdc++: Use feature test macro for pmr::polymorphic_allocator<>Jonathan Wakely
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-08-23libstdc++: Improve Doxygen docs for std::allocator_traits specializationsJonathan Wakely
2024-06-21libstdc++: Undeprecate std::pmr::polymorphic_allocator::destroy (P2875R4)Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely
2023-04-27libstdc++: Improve doxygen docs for <memory_resource>Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely