What is the name of :: in c++?

Hello,
What is the name of '::' operator in c++?
Did I call it colon colon? or have a specific name?

Thanks

It's called the "scope resolution operator".
Topic archived. No new replies allowed.