mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
commit
76de02a723
|
@ -16861,7 +16861,7 @@ This is not evil.
|
|||
|
||||
### <a name="Rl-name-length"></a>NL.7: Make the length of a name roughly proportional to the length of its scope
|
||||
|
||||
**Rationale**: The larger the scope the greaterthe chance of confusion and of an unintended name clash.
|
||||
**Rationale**: The larger the scope the greater the chance of confusion and of an unintended name clash.
|
||||
|
||||
##### Example
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user