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: the standard of c++ supported by gcc


On Thu, Sep 19, 2002 at 12:22:14AM +0100, Neil Booth wrote:
> Phil Edwards wrote:-
> 
> > On Wed, Sep 18, 2002 at 10:49:47AM +0800, luda_s wrote:
> > > Dear gcc fellows: 
> > > I want to know the standard of c++ supported by gcc,does gcc support ISO98 compeletely ? 
> > 
> > Not completely.  No compiler supports it completely yet.
> 
> EDG claim they do,

Interesting.  I wanna see how 'export' works, then...  I thought Comeau
would get there first.


> #define f(x, y) y
> #define g f(
> f(g, 2)

yarg, that's just evil.  :-)


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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