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]
Other format: [Raw text]

Re: GNU C++ compiler...


Zack Weinberg <zack@codesourcery.com> writes:

| GNU C++ version 3.0 and later has complete support for namespaces, 

GCC-2.95.x also had support for namespaces -- the notable exceptions
being std:: which were treated like ::, and using-declarations being
ignored in templates.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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