'symbol' : invalid left delimiter in template declaration : expected '<'
The symbol appears after the keyword template.
Possible cause
Example
template <<class T> class D{}; // error