pt.c
855 KB
-
PR c++/88312 - pack expansion of decltype. · 3ddf08b3
The standard doesn't really talk about an expression depending on the number of elements of a pack, but that's definitely an important form of template argument dependence. * pt.c (instantiation_dependent_r): A template non-type parameter pack is instantiation-dependent. From-SVN: r267860
Jason Merrill committed