I am just wondering if I use
using namespace std;
in my header .h file, does it stop at the end of header file or it pollutes every .cpp file that includes this header.
Tomaz
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: Namespace pollution?Threaded View
|
Click Here to Expand Forum to Full Width |