aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/multimap/modifiers
AgeCommit message (Expand)AuthorFilesLines
2025-03-18libstdc++: Add P1206R7 from_range members to ordered maps [PR111055]Tomasz Kamiński1-0/+99
2025-01-02Update copyright years.Jakub Jelinek20-20/+20
2024-01-03Update copyright years.Jakub Jelinek20-20/+20
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 23_containers testsJonathan Wakely1-2/+1
2023-01-16Update copyright years.Jakub Jelinek20-20/+20
2022-01-03Update copyright years.Jakub Jelinek20-20/+20
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from containers testsJonathan Wakely2-2/+0
2021-01-04Update copyright years.Jakub Jelinek20-20/+20
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely1-6/+12
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2-0/+2
2020-03-31Library-side tests for parenthesized aggregate initVille Voutilainen1-0/+71
2020-01-01Update copyright years.Jakub Jelinek19-19/+19
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely1-1/+0
2019-01-01Update copyright years.Jakub Jelinek19-19/+19
2018-09-03PR libstdc++/87194 fix range insertion into maps and setsJonathan Wakely1-0/+46
2018-09-03PR libstdc++/78595 implement insertion into maps in terms of emplaceJonathan Wakely1-0/+115
2018-01-03Update copyright years.Jakub Jelinek17-17/+17
2017-12-20re PR libstdc++/82522 (std::map::insert(value_type &&) not selected)François Dumont1-0/+7
2017-10-24libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.François Dumont1-0/+1
2017-10-13PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)Jonathan Wakely1-0/+32
2017-01-14Skip tests that are incompatible with Profile ModeJonathan Wakely1-0/+1
2017-01-01Update copyright years.Jakub Jelinek16-16/+16
2016-10-1757619.C: Rename to 57619.cc.Paolo Carlini12-29/+0
2016-09-22Implement C++17 node extraction and insertion (P0083R5)Jonathan Wakely2-0/+260
2016-08-26Use effective-target instead of -std optionsJonathan Wakely9-11/+10
2016-01-04Update copyright years.Jakub Jelinek14-14/+14
2015-01-05Update copyright years.Jakub Jelinek14-14/+14
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini6-6/+6
2014-10-1557899.cc: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-26stl_map.h: Remove anachronistic comment.Jonathan Wakely1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford14-14/+14
2013-06-26abi_tag.cc: Avoid spurious fails with check-debug.Paolo Carlini1-0/+1
2013-06-10c++config (_GLIBCXX_ABI_TAG_CXX11): Add.Benjamin Kosnik3-0/+162
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford11-11/+11
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2012-09-24re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)François Dumont1-0/+108
2011-11-15re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX...Paolo Carlini1-0/+38
2011-02-1047628.cc: Do not test in C++0x mode.Paolo Carlini1-2/+3
2011-02-07re PR libstdc++/47628 (non-compliant C++0x erase methods on STL containers)Paolo Carlini1-0/+45
2010-11-10PR libstdc++/44436 (partial)Paolo Carlini4-0/+309
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek4-20/+16
2006-01-08PR libstdc++/22102 (insert as close to hint as possible)Paolo Carlini1-0/+141
2006-01-04sso_string_base.h (__sso_string_base<>::_M_dataplus): Use _CharT_alloc_type a...Paolo Carlini3-0/+323
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini1-5/+1
2004-05-17boost_concept_check.h: Fix old attribute syntax.Jonathan Wakely1-0/+3
2004-03-10swap.cc: Add in bits for non-weak systems.Benjamin Kosnik1-0/+4
2004-03-09re PR c++/13658 ([testcase] namespace association vs. templates part one)Benjamin Kosnik1-0/+63