What is the scope of a namespace that is specified in a using directive outside of all functions?
Asked
Active
Viewed 40 times
0
-
Duplicate: [What's the scope of the “using” declaration in C++?](http://stackoverflow.com/q/223021/1227469) – JBentley Jul 14 '14 at 01:11
-
In particular, [this answer](http://stackoverflow.com/a/223250/1227469) – JBentley Jul 14 '14 at 01:12