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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove old iterator structs


On Sat, Dec 29, 2001 at 01:19:08PM -0500, Jeffrey Turner wrote:
> I was just wondering if there's a separate namespace for
> the backward compatible files?

No; that's sorta the point.  The old <.h> headers didn't use namespaces
at all; they were written before namespaces were added to the language.
Everything in backward/* is currently (!) in the global namespace.

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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