mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Update reference to SF.7 to match text (#1735)
This commit is contained in:
@@ -19084,7 +19084,7 @@ and M functions each containing a `using namespace X`with N lines of code in tot
|
||||
|
||||
##### Note
|
||||
|
||||
[Don't write `using namespace` in a header file](#Rs-using-directive).
|
||||
[Don't write `using namespace` at global scope in a header file](#Rs-using-directive).
|
||||
|
||||
##### Enforcement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user