freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error in vector declaration?


From: David Turner
Subject: Re: error in vector declaration?
Date: Tue, 04 Jul 2000 12:09:47 +0200

Yes, I think we have already seen this with the old "matrix", "map",
etc..

Let's change the "vector" argument to "vec". And don't tell me it's
a template name in Visual C++, or else I'll use "visualc_sucks_vector" :-)

- David

Pavel Kankovsky a écrit :
> 
> On Tue, 4 Jul 2000, Werner LEMBERG wrote:
> 
> > >   FT_EXPORT_DEF(void)  FT_Vector_Transform( FT_Vector*  vector, FT_Matrix*
> > > matrix );
> >
> > Two possibilities:
> 
> In fact, it is #3: MSVC braindead compiler violates the part of C++
> standard saying a declarator can introduce a name that can hide ANY
> existing name (including type or template names...such as STL template
> vector).
> 
> --Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
> "Resistance is futile. Open your source code and prepare for assimilation."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]