================
@@ -10,3 +13,14 @@ struct Foo {
     bar();
   }
 };
+
+template <int P>
----------------
erichkeane wrote:

Please write a test where the argument is NTTP dependent on another template 
argument.

https://github.com/llvm/llvm-project/pull/67376
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to