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 a252b5a commit 227b2b6Copy full SHA for 227b2b6
features_cpp17.yaml
@@ -127,7 +127,7 @@ features:
127
- Xcode
128
129
- desc: "Rewording inheriting constructors"
130
- paper: P00136
+ paper: P0136
131
support:
132
- GCC 7
133
- Clang 3.9
features_cpp26.yaml
@@ -1187,7 +1187,7 @@ features:
1187
- target: Clang 19
1188
msg: "Constrained equality is not implemented."
1189
- target: Clang 22
1190
- msg: "The changes to `tuple`'s equality overload from [P2165](https://wg21.link/P2165) are not yet implemented."
+ msg: "The changes to `tuple`'s equality overload from P2165 are not yet implemented."
1191
ftm:
1192
- name: __cpp_lib_constrained_equality
1193
value: 202403L
0 commit comments