[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Vector
One way to fix this is to change the class name "vector" to something else
everywhere in god.h and god.cc.
-- Chalermek
On Sat, 22 Sep 2001, Karthik Ramakrishnan wrote:
>
> Hi all,
> I am using a standard library container <vector> in my files. But then
> compiling I get the following error:
>
> god.h:79: 'struct vector' redeclared as a different kind of symbol
> god.h:79: sorry, not implemented: 'record_type' not supported by dump_expr
> /usr/include/g++-3/stl_vector.h:153: previous declaration of 'templete
> <class _Tp, class _Alloc = {expression error}> class vector'
>
> Can someone shed some light?
>
> Thanx
> Karthik.
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>