This rule is Obsolete | |
Synopsis: | Access static members via classes using the :: operator, instead of via objects using the . or -> operator |
Language: | C++ |
Severity Level: | 9 |
Category: | Style |
Description: |
This formulation says it somewhat more clearly than the ISC++ version. |