'identifier' : use of '::' unnecessary here
The given identifier was local in scope, so the scope resolution operator (::) was not required.
The compiler ignored the optional scope resolution operator.