summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/scoped_allocator
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla
2024-01-03Update copyright years.Jakub Jelinek
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely
2023-08-09libstdc++: Fix some -Wmismatched-tags warningsJonathan Wakely
2023-08-09libstdc++: Fix some -Wunused-parameter warningsJonathan Wakely
2023-05-31libstdc++: Add missing noexcept to std::scoped_allocator_adaptorJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-05-13libstdc++: Improve doxygen docs for some of <memory>Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-07-01libstdc++: Improve Doxygen documentation groups [PR 101258]Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-22libstdc++: Reduce header dependencies in and on <memory>Jonathan Wakely
2020-04-15libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-05-02Improve API docs for <memory> and <scoped_allocator>Jonathan Wakely
2019-04-25PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator>Jonathan Wakely
2019-01-21Fix after P0600.Ulrich Drepper
2019-01-01Update copyright years.Jakub Jelinek
2018-08-15Refactor uses-allocator constructionJonathan Wakely
2018-06-18LWG 2975 ensure construct(pair<T,U>*, ...) used to construct pairsJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-14Avoid copies in std::scoped_allocator_adaptor piecewise constructionJonathan Wakely
2016-10-06Make std::scoped_allocator_adaptor's OUTERMOST recursiveJonathan Wakely
2016-06-16Remove trailing whitespace from libstdc++ headersJonathan Wakely
2016-01-07Use std::addressof in insert iterators, allocators and promisesJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)Jonathan Wakely
2015-03-02re PR libstdc++/65279 (std::scoped_allocator_adaptor is not assignable)Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-19stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill
2012-10-20* include/std/scoped_allocator: Avoid badname.Jonathan Wakely
2012-10-19scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely
2012-04-25scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...Jonathan Wakely
2011-11-08ptr_traits.h (__rebind): Replace with...Jonathan Wakely
2011-09-10tuple: Use everywhere std::size_t...Paolo Carlini
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik
2011-07-09Makefile.am: Add new header.Jonathan Wakely