[C++-sig] wrapper & HeldType

Roman Yakovenko roman.yakovenko at gmail.com
Thu Oct 20 07:50:20 CEST 2005


On 10/19/05, David Abrahams <dave at boost-consulting.com> wrote:
> The enclosed patch to boost/python/object/class_metadata.hpp seems to
> do the trick.  However, you'll have to stop using
> register_ptr_to_python<std::auto_ptr<data> > ;-)

Thanks. This is really makes user code more natural.

Although may be I did something wrong but the patch you attached does not
change anything to me. The code I post still could not be compiled.
May be you forgot to attach other patches? I can send compilation
errors to you.

Also I think I can submit new tester to boost.python library - tester
that will reflect
those changes.


>
> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com
>

Roman Yakovenko



More information about the Cplusplus-sig mailing list