You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pointer can be const. As this is just about the variable and not the type it should not matter what kind of member is called on it.
The warning does trigger if you access a non-function member.