Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-07-10 13:04:26


Done, thanks
----- Original Message -----
From: <Peter.Bienstman_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, July 10, 2001 8:44 AM
Subject: [boost] Another python doc update

> On the topic of converting pointers in
> http://www.boost.org/libs/python/doc/pointers.html ,
>
> return
> boost::python::python_extension_class_converters<Foo>::ptr_to_python
> (p);
>
> should be replaced by
>
> return
> boost::python::python_extension_class_converters<Foo>::smart_ptr_to_py
> thon(p);
>
> Peter
>
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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