[PATCH] D53847: [C++2a] P0634r3: Down with typename!

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 16:19:43 PDT 2018


Rakete1111 added inline comments.


================
Comment at: test/CXX/temp/temp.res/p5.cpp:71
+
+// FIXME: This is ok.
+template <typename T>
----------------
I think the below is well-formed according to the quote above, but I'm not sure I understand it correctly.


Repository:
  rC Clang

https://reviews.llvm.org/D53847





More information about the cfe-commits mailing list