I'm trying to rebuild an old VC++ project in VS 2010. Its currently spitting out an Invalid template argument
error.
Do I have to add a .template
keyword? Where?
The full error is below:
Error C2975: 'N' : invalid template argument for ToChunkFunc, expected compile-time constant expression