I have a map member of a class.
Inside a function of the class, I call nameOfMap.insert(), and the compiler gives an error saying:

error: expected unqualified-id before '.' token