summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/new_allocator.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-08-23libstdc++: Fix std::allocator_traits::construct constraints [PR108619]Jonathan Wakely
2024-06-28libstdc++: Do not use C++11 alignof in C++98 mode [PR104395]Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-08-09libstdc++: Explicitly default some copy ctors and assignmentsJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-11-08libstdc++: Add always_inline to most allocator functionsJonathan Wakely
2022-06-14libstdc++: Fix indentation in allocator base classesJonathan Wakely
2022-05-13libstdc++: Improve doxygen docs for std::allocatorJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-12-09libstdc++: Fix non-reserved name in std::allocator base class [PR64135]Jonathan Wakely