summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/scoped_allocator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Improve Doxygen documentation groups [PR 101258]Jonathan Wakely2021-07-011-4/+4
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Reduce header dependencies in and on <memory>Jonathan Wakely2020-10-221-9/+12
* libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely2020-04-151-0/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Improve API docs for <memory> and <scoped_allocator>Jonathan Wakely2019-05-021-1/+9
* PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator>Jonathan Wakely2019-04-251-0/+21
* Fix after P0600.Ulrich Drepper2019-01-211-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Refactor uses-allocator constructionJonathan Wakely2018-08-151-3/+3
* LWG 2975 ensure construct(pair<T,U>*, ...) used to construct pairsJonathan Wakely2018-06-181-7/+16
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Avoid copies in std::scoped_allocator_adaptor piecewise constructionJonathan Wakely2016-10-141-16/+19
* Make std::scoped_allocator_adaptor's OUTERMOST recursiveJonathan Wakely2016-10-061-18/+34
* Remove trailing whitespace from libstdc++ headersJonathan Wakely2016-06-161-26/+26
* Use std::addressof in insert iterators, allocators and promisesJonathan Wakely2016-01-071-3/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Implement N4258 (Cleaning-up noexcept in the Library rev 3)Jonathan Wakely2015-06-261-36/+22
* re PR libstdc++/65279 (std::scoped_allocator_adaptor is not assignable)Jonathan Wakely2015-03-021-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely2012-11-191-0/+2
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-2/+2
* * include/std/scoped_allocator: Avoid badname.Jonathan Wakely2012-10-201-10/+10
* scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely2012-10-191-20/+94
* scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...Jonathan Wakely2012-04-251-4/+4
* ptr_traits.h (__rebind): Replace with...Jonathan Wakely2011-11-081-2/+1
* tuple: Use everywhere std::size_t...Paolo Carlini2011-09-101-1/+1
* user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik2011-08-071-62/+77
* Makefile.am: Add new header.Jonathan Wakely2011-07-091-0/+373