Skip to content

Commit fddb362

Browse files
[automated] Update data.yaml from libstdc++ data (#48)
Co-authored-by: cpplearner <[email protected]>
1 parent e51989b commit fddb362

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,6 +1908,8 @@ library:
19081908
- since: C++23
19091909
depends: __cpp_explicit_this_parameter
19101910
value: 202202
1911+
- since: C++26
1912+
value: 202306
19111913
msvc:
19121914
- since: C++23
19131915
value: 202202
@@ -1932,6 +1934,8 @@ library:
19321934
gcc:
19331935
- since: C++20
19341936
value: 201907
1937+
- since: C++26
1938+
value: 202306
19351939
msvc:
19361940
- since: C++20
19371941
value: 201907
@@ -4326,6 +4330,8 @@ library:
43264330
gcc:
43274331
- since: C++17
43284332
value: 201603
4333+
- since: C++26
4334+
value: 202306
43294335
msvc:
43304336
- since: C++17
43314337
value: 201603

0 commit comments

Comments
 (0)