pt.c
736 KB
-
re PR c++/68422 (compile-time cost of sizeof... is quadratic) · e3f8abd6
PR c++/68422 * cp-tree.h (PACK_EXPANSION_SIZEOF_P): New. * parser.c (cp_parser_sizeof_pack): Set it. * pt.c (tsubst_copy) [SIZEOF_EXPR]: Likewise. (tsubst_pack_expansion): Improve T... shortcut for expression packs. From-SVN: r230629
Jason Merrill committed