summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/memoryfwd.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-11-10libstdc++: declare std::allocator in !HOSTED as an extensionArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-09-16libstdc++: Add preprocessor conditions for freestanding [PR106953]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-05-11libstdc++: Fix missing members in std::allocator<void>Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-22Do not declare std::uses_allocator before C++11Jonathan Wakely
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-03-08memoryfwd.h: New.Benjamin Kosnik