[PATCH] D140996: [c++20] P1907R1: Support for generalized non-type template arguments of scalar type.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 11:23:08 PDT 2023


erichkeane added inline comments.


================
Comment at: clang/www/cxx_status.html:1067
+          Reference type template arguments referring to instantiation-dependent objects and subobjects
+          (i.e. delcared inside a template but neither type- nor value-dependent) aren't fully supported.
+        </details>
----------------



CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140996/new/

https://reviews.llvm.org/D140996



More information about the cfe-commits mailing list