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 2409015 commit 9eaf27bCopy full SHA for 9eaf27b
1 file changed
features_cpp26.yaml
@@ -1622,14 +1622,6 @@ features:
1622
paper: P3388
1623
lib: true
1624
1625
- - desc: "Rename `std::nontype`, and make it broadly useful"
1626
- paper: P3774
1627
- summary: "`std::nontype_t` and `std::nontype` are renamed to `std::constant_arg_t` and `std::constant_arg`, respectively."
1628
- lib: true
1629
- ftm:
1630
- - name: __cpp_lib_function_ref
1631
- value: 202511L
1632
-
1633
- desc: "Remove `evaluation_exception()` from contract-violation handling for C++26"
1634
paper: P3819
1635
0 commit comments