Hi David, On 28/08/2018 02:20, David Malcolm wrote:
... it occurs to me, that probably we could have a fix-it hint for another kind of missing typename (class) in testcases like c++/84980: saying *only*This patch adds a fix-it hint to missing "typename" errors in the C++ frontend, suggesting the insertion of "typename ".
"âTâ has not been declared" doesn't seem to help the novice much!?!
Paolo.