Re: [C++ Patch] PR 58435
OK. Jason
[C++ Patch] PR 58435
Hi, for this kind of code: template class F, typename T> struct apply { typedef F type; }; template using map = const T; static_assert(std::is_same::type, const int>::value, ""); line #11542 of pt.c, in tsubst is reached: r = lookup_template_class (arg, argve