Skip to content

Commit 227b2b6

Browse files
LS-Howercdervis
authored andcommitted
Fix link for P0136 and a link in the note of P2944, Clang
1 parent a252b5a commit 227b2b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

features_cpp17.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ features:
127127
- Xcode
128128

129129
- desc: "Rewording inheriting constructors"
130-
paper: P00136
130+
paper: P0136
131131
support:
132132
- GCC 7
133133
- Clang 3.9

features_cpp26.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ features:
11871187
- target: Clang 19
11881188
msg: "Constrained equality is not implemented."
11891189
- target: Clang 22
1190-
msg: "The changes to `tuple`'s equality overload from [P2165](https://wg21.link/P2165) are not yet implemented."
1190+
msg: "The changes to `tuple`'s equality overload from P2165 are not yet implemented."
11911191
ftm:
11921192
- name: __cpp_lib_constrained_equality
11931193
value: 202403L

0 commit comments

Comments
 (0)