================ @@ -1133,8 +1133,8 @@ <h2 id="cxx17">C++17 implementation status</h2> <!-- Issaquah 2016 papers --> <tr> <td>Matching template template parameters to compatible arguments</td> - <td><a href="https://wg21.link/p0522r0">P0522R0</a></td> - <td class="partial" align="center">Partial <a href="#p0522">(10)</a></td> + <td><a href="https://wg21.link/p0522r0">P0522R0</a> (<a href="#dr">DR</a>)</td> + <td class="full" align="center">Clang 4 <a href="#p0522">(10)</a></td> ---------------- cor3ntin wrote:
```suggestion <td class="full" align="center">Clang 19<a href="#p0522">(10)</a></td> ``` Even if we previously had an some implementation it was well hidden :) I think there is value in keeping the note. But the note might change as we want to keep a way to disable the new behavior. https://github.com/llvm/llvm-project/pull/89807 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits