]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/unordered_set.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / unordered_set.h
2023-01-16  Jakub JelinekUpdate copyright years.
2022-05-26  Jonathan Wakelylibstdc++: Refactor includes for unordered containers
2022-01-03  Jakub JelinekUpdate copyright years.
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-02-09  François Dumontlibstdc++: Add unordered containers heterogeneous lookup
2021-01-04  Jakub JelinekUpdate copyright years.
2020-07-29  François Dumontlibstdc++: Fix unordered containers move constructors...
2020-04-19  Jonathan Wakelylibstdc++: Remove operator!= overloads for unordered...
2020-02-24  Jonathan Wakelylibstdc++: enable_view has false positives (LWG 3326)
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-19  Jonathan Wakelylibstdc++: Fix declarations of variable templates
2019-11-17  Jonathan Wakelylibstdc++: Define C++20 range utilities and range factories
2019-02-26  Jonathan WakelyPR libstdc++/89477 constrain deduction guides for maps...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-04  Jonathan WakelyP0458R2 Checking for Existence of an Element in Associa...
2018-03-20  François Dumontre PR libstdc++/84998 (std::hash<std::bitset<N>> fails...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-21  Jonathan WakelyPR libstdc++/48101 improve errors for invalid container...
2017-10-26  Ville VoutilainenDeduction guides for associative containers, debug...
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-26  Jonathan WakelyAdd assertions to extract(const_iterator) functions
2016-09-22  Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-07-14  Jonathan WakelyImprove doxygen comments for allocators in containers
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-05-17  François Dumontunordered_map.h (unordered_map, [...]): Add missing...
2015-05-14  Nathan Myersre PR libstdc++/66055 (hash containers missing required...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-06  François Dumonthashtable_policy.h (_Prime_rehash_policy): Constructor...
2014-06-14  Jonathan Wakelyapi.xml: Link to more recent API docs.
2014-06-14  Jonathan Wakelyuser.cfg.in (INPUT): Add C++14 headers.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-14  Jonathan Wakelyalloc_traits.h (__allow_copy_cons): Remove.
2013-04-22  François Dumonthashtable_policy.h: Add C++11 allocator support.
2013-01-16  Jonathan WakelyPR libstdc++/55043 (again)
2013-01-16  Jonathan Wakelyre PR libstdc++/55043 (issue with nesting unordered_map...
2012-10-27  François Dumontunordered_map.h (unordered_map<>): Prefer aggregation...
2012-10-22  François Dumontunordered_set.h (unordered_set<>): Prefer aggregation...
2012-05-15  Paolo Carlinire PR libstdc++/53339 (unordered_map::iterator requires...
2012-05-02  Benjamin Kosnikre PR libstdc++/44015 (template parameters not documented)
2012-04-13  Benjamin Kosnikunordered_map.h (__unordered_map): Remove.
2011-12-29  François Dumontre PR libstdc++/51608 ([C++11] Unordered containers...
2011-11-23  François Dumontre PR libstdc++/41975 ([C++0x] [DR579] unordered_set...
2011-10-03  Paolo Carlinihashtable.h (_Hashtable<>::insert(value_type&&), [...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-08-14  Paolo Carlinihashtable.h (_Hashtable<>::operator=(const _Hashtable...
2010-08-05  Paolo Carlinimove.h (forward): Update to N3092.
2010-06-30  Jason MerrillEnable implicitly declared move constructor/operator...
2010-03-26  Paolo Carlini[multiple changes]
2010-02-10  Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h for...