summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1610-10/+10
* Update copyright years.Jakub Jelinek2022-01-0310-10/+10
* libstdc++: Fix dg-do directive for tests supposed to be runJonathan Wakely2021-11-261-1/+1
* libstdc++: Remove redundant -std=gnu++17 option from containers testsJonathan Wakely2021-05-104-4/+0
* Update copyright years.Jakub Jelinek2021-01-0410-10/+10
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-314-0/+4
* libstdc++: Fix unordered containers move constructors noexcept qualificationFrançois Dumont2020-07-291-0/+81
* Library-side tests for parenthesized aggregate initVille Voutilainen2020-03-311-0/+137
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely2019-05-131-1/+0
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...François Dumont2018-09-181-8/+31
* PR libstdc++/78595 implement insertion into maps in terms of emplaceJonathan Wakely2018-09-031-0/+122
* Update copyright years.Jakub Jelinek2018-01-037-7/+7
* deduction.cc: Avoid -Wreturn-type warnings.Paolo Carlini2017-11-061-0/+1
* Fix missing returns in libstdc++ header and testsJonathan Wakely2017-06-161-0/+2
* Fix order and types of members in C++17 insert_return_type structsJonathan Wakely2017-05-151-0/+11
* Skip tests that are incompatible with Profile ModeJonathan Wakely2017-01-141-0/+1
* Update copyright years.Jakub Jelinek2017-01-017-7/+7
* 57619.C: Rename to 57619.cc.Paolo Carlini2016-10-177-22/+0
* Implement C++17 node extraction and insertion (P0083R5)Jonathan Wakely2016-09-222-0/+288
* Use effective-target instead of -std optionsJonathan Wakely2016-08-263-3/+3
* Update copyright years.Jakub Jelinek2016-01-045-5/+5
* Implement N4279, Improved insertion interface for unique-key maps.Ville Voutilainen2015-08-092-0/+623
* Update copyright years.Jakub Jelinek2015-01-053-3/+3
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-162-2/+2
* re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets...François Dumont2014-08-091-0/+44
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-022-2/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-032-2/+2
* re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont2012-07-251-0/+47
* hashtable.h (_Hashtable<>::emplace, [...]): Add.François Dumont2011-12-091-0/+116