index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
unordered_set.h
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]
Tomasz Kamiński
1
-7
/
+7
2025-03-19
libstdc++-v3: Implement allocator-aware from_range_t constructors for unorder...
Tomasz Kamiński
1
-0
/
+15
2025-03-19
libstdc++: Cast difference_type for insert_range unordered non-unique contain...
Tomasz Kamiński
1
-1
/
+1
2025-03-18
libstdc++: Add P1206R7 from_range members to unordered sets [PR111055]
Tomasz Kamiński
1
-0
/
+193
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-11-13
libstdc++: Simplify _Hashtable merge functions
Jonathan Wakely
1
-2
/
+17
2024-11-01
libstdc++: Check feature test macros in unordered containers
Jonathan Wakely
1
-12
/
+12
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-04-27
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
Jonathan Wakely
1
-0
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-05-26
libstdc++: Refactor includes for unordered containers
Jonathan Wakely
1
-0
/
+5
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-52
/
+52
2021-02-09
libstdc++: Add unordered containers heterogeneous lookup
François Dumont
1
-0
/
+99
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-07-29
libstdc++: Fix unordered containers move constructors noexcept qualification
François Dumont
1
-0
/
+2
2020-04-19
libstdc++: Remove operator!= overloads for unordered containers
Jonathan Wakely
1
-0
/
+4
2020-02-24
libstdc++: enable_view has false positives (LWG 3326)
Jonathan Wakely
1
-15
/
+0
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-19
libstdc++: Fix declarations of variable templates
Jonathan Wakely
1
-1
/
+1
2019-11-17
libstdc++: Define C++20 range utilities and range factories
Jonathan Wakely
1
-0
/
+15
2019-02-26
PR libstdc++/89477 constrain deduction guides for maps and sets
Jonathan Wakely
1
-6
/
+18
2019-01-21
Fix after P0600.
Ulrich Drepper
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-07-04
P0458R2 Checking for Existence of an Element in Associative Containers
Jonathan Wakely
1
-0
/
+22
2018-03-20
re PR libstdc++/84998 (std::hash<std::bitset<N>> fails in Debug Mode)
François Dumont
1
-2
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-21
PR libstdc++/48101 improve errors for invalid container specializations
Jonathan Wakely
1
-8
/
+8
2017-10-26
Deduction guides for associative containers, debug mode deduction guide fixes.
Ville Voutilainen
1
-0
/
+133
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
1
-2
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-26
Add assertions to extract(const_iterator) functions
Jonathan Wakely
1
-2
/
+8
2016-09-22
Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
1
-0
/
+172
2016-07-14
Improve doxygen comments for allocators in containers
Jonathan Wakely
1
-6
/
+4
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-06-26
Implement N4258 (Cleaning-up noexcept in the Library rev 3)
Jonathan Wakely
1
-0
/
+2
2015-05-17
unordered_map.h (unordered_map, [...]): Add missing constructors.
François Dumont
1
-32
/
+82
2015-05-14
re PR libstdc++/66055 (hash containers missing required reserving constructors)
Nathan Myers
1
-0
/
+20
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-09-06
hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.
François Dumont
1
-4
/
+12
2014-06-14
api.xml: Link to more recent API docs.
Jonathan Wakely
1
-4
/
+4
2014-06-14
user.cfg.in (INPUT): Add C++14 headers.
Jonathan Wakely
1
-13
/
+13
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-11-14
alloc_traits.h (__allow_copy_cons): Remove.
Jonathan Wakely
1
-2
/
+2
2013-04-22
hashtable_policy.h: Add C++11 allocator support.
François Dumont
1
-9
/
+69
2013-01-16
PR libstdc++/55043 (again)
Jonathan Wakely
1
-19
/
+2
2013-01-16
re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr...
Jonathan Wakely
1
-1
/
+18
2012-10-27
unordered_map.h (unordered_map<>): Prefer aggregation to inheritance with _Ha...
François Dumont
1
-98
/
+18
2012-10-22
unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Ha...
François Dumont
1
-23
/
+1167
2012-05-15
re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...
Paolo Carlini
1
-2
/
+2
[next]