Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features_cpp17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ features:
- Xcode

- desc: "Rewording inheriting constructors"
paper: P00136
paper: P0136
support:
- GCC 7
- Clang 3.9
Expand Down
2 changes: 1 addition & 1 deletion features_cpp26.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@ features:
- target: Clang 19
msg: "Constrained equality is not implemented."
- target: Clang 22
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."
ftm:
- name: __cpp_lib_constrained_equality
value: 202403L
Expand Down