summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/unordered_multimap/allocator/noexcept.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix tests that use allocators with incorrect value typesJonathan Wakely2018-10-191-5/+5
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-2/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely2015-07-131-13/+31
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* 57899.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-151-1/+1
* hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.François Dumont2014-09-061-0/+7
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* noexcept.cc: Change to compile-only test.Jonathan Wakely2013-11-191-17/+7
* hashtable_policy.h: Add C++11 allocator support.François Dumont2013-04-221-0/+88