diff --git a/features_cpp17.yaml b/features_cpp17.yaml index f0fa74c..079cea0 100644 --- a/features_cpp17.yaml +++ b/features_cpp17.yaml @@ -127,7 +127,7 @@ features: - Xcode - desc: "Rewording inheriting constructors" - paper: P00136 + paper: P0136 support: - GCC 7 - Clang 3.9 diff --git a/features_cpp26.yaml b/features_cpp26.yaml index 3807dab..f5f8a2e 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -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