std namespace no longer assumed?

Sean Hayden Sean.Hayden@billingconcepts.com
Mon Jun 9 21:39:00 GMT 2003


> Is there a compiler switch to work around having to add:
> 
> using namespace std;
> 
> to all my source files?
> 
> gcc 3.2.x apparently requires this where 2.9.x did not.
> 
> 



More information about the Gcc-help mailing list