================ @@ -127,6 +127,8 @@ C++ Language Changes C++2c Feature Support ^^^^^^^^^^^^^^^^^^^^^ +- Implemented `P3865R1 <https://wg21.link/P3865R1>`_ CTAD for type template template parameters. ---------------- zyn0217 wrote:
If this is implemented as a DR shouldn't we put it under DR supports section? I'm not very familiar with the committee preferences here, just curious :) https://github.com/llvm/llvm-project/pull/191409 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
