Skip to content

Commit 900275b

Browse files
libstdc++ defines __cpp_lib_constant_wrapper
Co-authored-by: cpplearner <[email protected]>
1 parent c2f9280 commit 900275b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2229,7 +2229,9 @@ library:
22292229
papers: P2781R9
22302230
support:
22312231
clang: null
2232-
gcc: null
2232+
gcc:
2233+
- since: C++26
2234+
value: 202506
22332235
msvc: null
22342236
- name: __cpp_lib_constexpr_algorithms
22352237
header_list: algorithm utility

0 commit comments

Comments
 (0)