index
:
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/gfortran-test
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-15
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-15
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.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
stl_map.h
Age
Commit message (
Expand
)
Author
2025-10-14
libstdc++: Test specific feature test macros instead of __cplusplus
Jonathan Wakely
2025-04-29
libstdc++: Optimize removal from unique assoc containers [PR112934]
Barnabás Pőcze
2025-04-11
libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]
Tomasz Kamiński
2025-03-18
libstdc++: Add P1206R7 from_range members to ordered maps [PR111055]
Tomasz Kamiński
2025-01-16
libstdc++: Check feature test macro for associative container node extraction
Jonathan Wakely
2025-01-02
Update copyright years.
Jakub Jelinek
2024-01-03
Update copyright years.
Jakub Jelinek
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
2023-04-27
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
Jonathan Wakely
2023-01-16
Update copyright years.
Jakub Jelinek
2022-10-15
libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
Jonathan Wakely
2022-01-21
libstdc++: Ensure all feature test macros have type long [PR87193]
Jonathan Wakely
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
2022-01-03
Update copyright years.
Jakub Jelinek
2021-12-09
libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
Jonathan Wakely
2021-10-04
libstdc++: Implement P1518R2 for container deduction guides
Jonathan Wakely
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
2021-01-04
Update copyright years.
Jakub Jelinek
2020-07-06
libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
Jonathan Wakely
2020-04-22
libstdc++: Remove non-standard feature test macros
Jonathan Wakely
2020-04-20
libstdc++: Add comparison operators to associative containers
Jonathan Wakely
2020-01-09
rename local _C2 identifiers in stl map header files
Olivier Hainque
2020-01-01
Update copyright years.
Jakub Jelinek
2019-06-03
Fix uses of static_assert not guarded by C++11 check
Jonathan Wakely
2019-06-03
Enforce allocator::value_type consistency for containers in C++2a
Jonathan Wakely
2019-02-26
PR libstdc++/89477 constrain deduction guides for maps and sets
Jonathan Wakely
2019-01-21
Fix after P0600.
Ulrich Drepper
2019-01-01
Update copyright years.
Jakub Jelinek
2018-09-03
PR libstdc++/87194 fix range insertion into maps and sets
Jonathan Wakely
2018-09-03
PR libstdc++/78595 implement insertion into maps in terms of emplace
Jonathan Wakely
2018-07-04
P0458R2 Checking for Existence of an Element in Associative Containers
Jonathan Wakely
2018-05-27
stl_tree.h (_Rb_tree_impl(_Node_allocator&&)): New.
François Dumont
2018-03-20
re PR libstdc++/84998 (std::hash<std::bitset<N>> fails in Debug Mode)
François Dumont
2018-01-03
Update copyright years.
Jakub Jelinek
2017-11-21
PR libstdc++/48101 improve errors for invalid container specializations
Jonathan Wakely
2017-10-26
Deduction guides for associative containers, debug mode deduction guide fixes.
Ville Voutilainen
2017-10-13
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
Jonathan Wakely
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
2017-03-20
stl_deque.h (deque): Access allocator value_type only if concept checks are e...
François Dumont
2017-01-11
PR78134 fix return types of heterogeneous lookup functions
Jonathan Wakely
2017-01-11
PR78273 fix count to work with partitioning function
Jonathan Wakely
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-16
Reuse Doxygen comments for map::erase overloads
Jonathan Wakely
2016-12-07
stl_map.h (map(const map&)): Make default.
François Dumont
2016-10-26
stl_map.h (map()): Make default.
François Dumont
2016-10-05
77864 Fix noexcept conditions for map/set default constructors
Jonathan Wakely
2016-09-26
Add assertions to extract(const_iterator) functions
Jonathan Wakely
2016-09-22
Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
2016-07-14
Improve doxygen comments for allocators in containers
Jonathan Wakely
[next]