[C++-sig] Transfer of ownership, constructors and Py++

Roman Yakovenko roman.yakovenko at gmail.com
Wed May 23 19:39:41 CEST 2007


On 5/23/07, Pertti Kellomäki <pk at cs.tut.fi> wrote:
> I am trying out Py++, and so far it looks very nice.

Thanks

> I figured how to do transfer of ownership for ordinary
> member functions using function_transformers.transfer_ownership(),
> but is there a simple way to do the same for constructors?

No, this functionality is missing, but it should be pretty simple to add it.
Please open "Feature request": http://sourceforge.net/tracker/?group_id=118209
Or if you need it badly we can work together on this feature.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list