Compiler Error C2433

'identifier' : 'modifier' not permitted on data declarations

The specified modifier was used for a data declaration.

The friend, virtual, and inline modifiers cannot be used for data declarations.