We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51989b commit fddb362Copy full SHA for fddb362
data.yaml
@@ -1908,6 +1908,8 @@ library:
1908
- since: C++23
1909
depends: __cpp_explicit_this_parameter
1910
value: 202202
1911
+ - since: C++26
1912
+ value: 202306
1913
msvc:
1914
1915
@@ -1932,6 +1934,8 @@ library:
1932
1934
gcc:
1933
1935
- since: C++20
1936
value: 201907
1937
1938
1939
1940
1941
@@ -4326,6 +4330,8 @@ library:
4326
4330
4327
4331
- since: C++17
4328
4332
value: 201603
4333
4334
4329
4335
4336
4337
0 commit comments