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

Re: [ns] vector definition in god.h




You can just change the class name from vector to something else
everywhere in god.{h,cc}. That should fix it.

-- Chalermek

On Thu, 23 Aug 2001, Yan Yu wrote:

> HI, there, 
> I find it there is a definition of vector in god.h, but it conflicts with
> the vector definition in C++ standard library..  it prevent me from using
> the  functions in C++ standard library, there is link error..
> 
> does anyone have any idea why it is there?  can i just comment it?
> thanks in advance!
> yan
>