 |
c++ - error C2059: syntax error : 'constant' - Stack Overflow
The error reported is error C2059: syntax error : 'constant' (followed by error C2258: illegal pure syntax, must be '= 0' and error C4430: missing type specifier - int assumed. Note: C++ does not support default-int which I assume are not relevant), but n
stackoverflow.com |
 |