Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2001-03-14 19:39:46


It's now called "smart_ptr_to_python".
ptr_from_python became smart_ptr_value (for ptr<T> and ptr<T>const&) and
smart_ptr_reference (for ptr<T>&).
Sorry; these are still officially implementation details, which is why
they're in boost::python::detail!
We are thinking about ways to officially expose the capability you need.

-Dave
----- Original Message -----
From: "Lorien Dunn" <l.dunn_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Wednesday, March 14, 2001 8:31 PM
Subject: [boost] What happend to ptr_to_python()?

> Hullo all,
> I just tried re-building my extension with boost 1.21.0 and am
> told by gcc that
> python_extension_class_converters<MyClass>::ptr_to_python does not
> exist. So I used grep, and still couldn't find it. Any suggestions?
>
> Thanks,
> Lorien Dunn


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk