Re: [C++ Patch] PR 58435

2013-09-17 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 58435

2013-09-16 Thread Paolo Carlini
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