[C++-sig] list / dictionary problems in V2

David Abrahams david.abrahams at rcn.com
Tue Jul 9 01:31:29 CEST 2002


It's now spelled object(x).

The automatic conversion facilities of objects.hpp have never worked with
v2. objects.hpp will be retired completely when Achim is done implementing
the types it contains.

-Dave

----- Original Message -----
From: "Dave Hawkes" <daveh at cadlink.com>
Newsgroups: gmane.comp.python.c++
To: <c++-sig at python.org>
Sent: Monday, July 08, 2002 7:14 PM
Subject: [C++-sig] list / dictionary problems in V2


> I was experimenting with list and dictionary support and get a number of
> errors such as:
>
> boost\python\objects2.hpp(215) : error C2065: 'make_ref' : undeclared
> identifier
>
> It would appear that make_ref is only defined in reference.hpp, but that
is
> now an obsolete header in V2.
>
> Where is make_ref now defined now?
>
> Thanks
>
> Dave Hawkes
>
>
>
>
>
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig






More information about the Cplusplus-sig mailing list