]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/unordered_map.h
i386: Allow all register_operand SUBREGs in x86_ternlog_idx.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / unordered_map.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-16  Jonathan Wakelylibstdc++: Only declare feature test macros in standard...
2023-08-16  Arsen Arsenovićlibstdc++: Replace all manual FTM definitions and use
2023-04-27  Jonathan Wakelylibstdc++: Add @headerfile and @since to doxygen commen...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-05-26  Jonathan Wakelylibstdc++: Refactor includes for unordered containers
2022-01-21  Jonathan Wakelylibstdc++: Ensure all feature test macros have type...
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-05-29  François Dumontlibstdc++: Review unordered_map insert_or_assign/try_em...
2020-04-22  Jonathan Wakelylibstdc++: Remove non-standard feature test macros
2020-04-19  Jonathan Wakelylibstdc++: Remove operator!= overloads for unordered...
2020-01-01  Jakub JelinekUpdate copyright years.
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-09-03  Jonathan WakelyPR libstdc++/78595 implement insertion into maps in...
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-27  Stephan BergmannFix std::unordered_map deduction guide
2017-11-21  Jonathan WakelyPR libstdc++/48101 improve errors for invalid container...
2017-10-26  Ville VoutilainenDeduction guides for associative containers, debug...
2017-10-13  Jonathan WakelyPR libstdc++/82522 overload map insert functions for...
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-08-13  Jonathan Wakelyalloc_traits.h: Add feature-test macro.
2015-08-08  Ville VoutilainenImplement N4279, Improved insertion interface for uniqu...
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-06-14  Paolo Carlinire PR libstdc++/57619 (std::unordered_map and std:...
2013-04-25  Paolo Carlinire PR libstdc++/57065 (incorrect default allocator...
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...
2013-01-06  Jonathan Wakelyunordered_map.h: Fix typo in comments.
2012-11-19  Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-10-27  François Dumontunordered_map.h (unordered_map<>): 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-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-10-29  Paolo Carlinistl_function.h (_Select1st<>::operator()): Add templati...
2010-10-28  Paolo CarliniPR libstdc++/44436 (partial)
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...