首页 > Term: scope operator
scope operator
In C++, an operator that defines the scope for the argument on the right: if the left argument is blank, the scope is global; if the left argument is a class name or namespace name, then the scope is within that class or namespace respectively.
0
创建者
- Peteh
- 100% positive feedback