Compiler Error C2098

unexpected token after data member 'identifier'

The compiler expected a semicolon, a braced initializer or an equal expression initializer. To resolve the issue, insert a semicolon or an initializer.