]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/std/memory_resource
libstdc++: Replace __int_limits with __numeric_traits_integer
[thirdparty/gcc.git] / libstdc++-v3 / include / std / memory_resource
2020-07-07  Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-04-22  Jonathan Wakelylibstdc++: Add missing feature test macros
2020-04-15  Jonathan Wakelylibstdc++: Add comparison operators to types from Utili...
2020-02-19  Jonathan Wakelylibstdc++: make polymorphic_allocator throw consistent...
2020-02-19  Jonathan Wakelylibstdc++: Add nodiscard to polymorphic_allocator membe...
2020-02-17  Jonathan Wakelylibstdc++: Add lightweight replacement for std::numeric...
2020-01-09  Jonathan Wakelylibstdc++: Define memory resource key functions non...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-03-04  Jonathan WakelyImplement polymorphic_allocator<byte> for C++20 (P0339R6)
2019-03-01  Jonathan WakelyC++2a Utility functions to implement uses-allocator...
2019-01-29  Jonathan WakelyEnsure pool resources always use normal mode vector
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-21  Jonathan WakelyPR libstdc++/88111 Make maximum block size depend on...
2018-11-17  Jonathan WakelyImplement std::pmr::synchronized_pool_resource
2018-11-06  Jonathan WakelyImplement std::pmr::unsynchronized_pool_resource
2018-08-15  Jonathan WakelyRefactor uses-allocator construction
2018-08-07  Jonathan WakelyDefine monotonic_buffer_resource members out-of-line
2018-07-24  Jonathan WakelyAdd initial version of C++17 <memory_resource> header