summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/multiset/allocator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-169-9/+9
* Update copyright years.Jakub Jelinek2022-01-039-9/+9
* libstdc++: Clear RB tree after moving elements [PR103501]Jonathan Wakely2021-12-011-0/+32
* Update copyright years.Jakub Jelinek2021-01-049-9/+9
* libstdc++: _Rb_tree code cleanup, remove lambdasFrançois Dumont2020-11-201-0/+53
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* Move from state of allocators (LWG2593)François Dumont2019-05-171-1/+1
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* Update copyright years.Jakub Jelinek2018-01-038-8/+8
* Update copyright years.Jakub Jelinek2017-01-018-8/+8
* 57619.C: Rename to 57619.cc.Paolo Carlini2016-10-177-18/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-268-9/+8
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely2015-07-131-10/+14
* alloc_traits.h (_S_max_size): Implement LWG 2466.Jonathan Wakely2015-05-131-1/+1
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)François Dumont2014-09-243-0/+110
* macros.h [...]: Add parameter to pass the 2 instances to check allocator equa...François Dumont2014-05-062-0/+6
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-027-7/+7
* noexcept.cc: Change to compile-only test.Jonathan Wakely2013-11-191-16/+6
* stl_map.h (map): Implement C++11 allocator-aware container requirements.Jonathan Wakely2013-11-157-0/+480