Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'identifier' : cannot be a template definition
The compiler could not process the syntax used in the template definition.
The following sample generates C2998:
// C2998.cpp
// compile with: /c
template <class T> int x = 1018; // C2998