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/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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
std
/
optional
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
libstdc++: Add comments to deleted std::swap overloads for LWG 2766
Jonathan Wakely
1
-0
/
+2
2025-06-13
libstdc++: add a workaround for format_kind<optional<T>> [PR120644]
Giuseppe D'Angelo
1
-1
/
+1
2025-06-12
libstdc++: add range support to std::optional (P3168)
Giuseppe D'Angelo
1
-0
/
+47
2025-02-28
libstdc++: Improve optional's <=> constraint recursion workaround [PR104606]
Patrick Palka
1
-1
/
+2
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-12-03
libstdc++: Fix constraints on std::optional converting constructors [PR117889]
Jonathan Wakely
1
-2
/
+2
2024-11-30
libstdc++: Fix constraints on std::optional converting assignments [PR117858]
Jonathan Wakely
1
-2
/
+2
2024-11-13
libstdc++: Refactor std::hash specializations
Jonathan Wakely
1
-12
/
+14
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-09-12
libstdc++: Remove unused alias template in std::optional
Jonathan Wakely
1
-2
/
+0
2024-08-23
libstdc++: Implement LWG 3746 for std::optional
Jonathan Wakely
1
-2
/
+10
2024-08-20
libstdc++: Remove redundant reclaration of std::optional
Jonathan Wakely
1
-3
/
+0
2024-07-30
libstdc++: Implement LWG 3886 for std::optional and std::expected
Jonathan Wakely
1
-6
/
+6
2024-07-25
libstdc++: Reorder template params of std::optional comparisons (LWG 2945)
Jonathan Wakely
1
-18
/
+18
2024-07-25
libstdc++: Use concepts and conditional explicit in std::optional
Jonathan Wakely
1
-9
/
+121
2024-07-25
libstdc++: Implement LWG 3836 for std::optional bool conversions
Jonathan Wakely
1
-16
/
+42
2024-07-25
libstdc++: Use concepts to simplify std::optional base classes
Jonathan Wakely
1
-45
/
+121
2024-07-25
libstdc++: Use _M_get() in std::optional internals
Jonathan Wakely
1
-18
/
+20
2024-07-25
libstdc++: Move std::optional assertions out of _M_get()
Jonathan Wakely
1
-14
/
+26
2024-05-07
libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant
Jonathan Wakely
1
-13
/
+37
2024-04-03
libstdc++: Reverse arguments in constraint for std::optional's <=> [PR104606]
Jonathan Wakely
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-21
libstdc++: Add freestanding feature test macros (P2407R5)
Jonathan Wakely
1
-0
/
+1
2023-11-13
libstdc++: Micro-optimization for std::optional [PR112480]
Jonathan Wakely
1
-0
/
+2
2023-11-06
libstdc++: Improve static assert messages for monadic operations
Jonathan Wakely
1
-6
/
+18
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-10
/
+5
2023-08-09
libstdc++: Fix some -Wunused-parameter warnings
Jonathan Wakely
1
-2
/
+2
2023-03-30
libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340]
Jonathan Wakely
1
-4
/
+4
2023-03-30
libstdc++: Enforce requirements on template argument of std::optional
Jonathan Wakely
1
-1
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-04-14
libstdc++: Fix missing and incorrect feature test macros [PR105269]
Jonathan Wakely
1
-6
/
+6
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-21
libstdc++: Remove constraints from std::optional monadic ops [PR102863]
Jonathan Wakely
1
-8
/
+8
2021-10-19
libstdc++: Implement monadic operations for std::optional (P0798R8)
Jonathan Wakely
1
-5
/
+177
2021-10-14
libstdc++: Add missing constexpr to std::optional (P2231R1)
Jonathan Wakely
1
-15
/
+24
2021-09-16
libstdc++: Add noexcept to std::nullopt_t constructor
Jonathan Wakely
1
-1
/
+1
2021-07-27
libstdc++: Simplify std::optional::value()
Jonathan Wakely
1
-22
/
+21
2021-07-27
libstdc++: Reduce header dependencies on <array> and <utility>
Jonathan Wakely
1
-2
/
+2
2021-06-09
libstdc++: Fix constraint on std::optional assignment [PR 100982]
Jonathan Wakely
1
-1
/
+1
2021-06-07
libstdc++: Constrain three-way comparison for std::optional [PR 98842]
Jonathan Wakely
1
-0
/
+7
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-05
libstdc++: Fix constraints on std::optional comparisons [PR 96269]
Jonathan Wakely
1
-18
/
+48
2020-07-06
libstdc++: Cleanup whitespace and type trait usage in <optional>
Jonathan Wakely
1
-102
/
+107
2020-07-06
libstdc++: Constrain std::make_optional
Jonathan Wakely
1
-8
/
+17
2020-07-06
libstdc++: Add noexcept to std::optional initialization (PR 96036)
Jonathan Wakely
1
-6
/
+25
2020-06-19
libstdc++: Optimize std::optional default constructor
Marc Glisse
1
-1
/
+1
2020-06-09
libstdc++: Define std::bad_optional_access constructor as defaulted
Jonathan Wakely
1
-4
/
+3
2020-02-21
libstdc++: Define <=> for tuple, optional and variant
Jonathan Wakely
1
-0
/
+26
2020-01-28
Fix 2 typos in documentation of libstdc++.
Martin Liska
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]