This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __STL_USE_NAMESPACES


> Is there a reason we don't define this macro in stl_config.h?  I know
> that we don't honor the std namespace by default, yet, so the fact
> that STL puts a lot of stuff in the std namespace shouldn't matter,
> right?

That's true. It is also more consistent for people that want to try
-fhonor-std.

> Thoughts?

I think it would be a good idea.

Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]