📜  c++代码示例中的范围解析运算符

📅  最后修改于: 2022-03-11 14:44:51.836000             🧑  作者: Mango

代码示例2
:: // this is called the scope resolution operator. 
The :: (scope resolution) operator is used to qualify hidden names so that you can still use them