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

Pertti Kellomäki pk at cs.tut.fi
Wed May 23 18:17:31 CEST 2007


I am trying out Py++, and so far it looks very nice.
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?
-- 
Pertti



More information about the Cplusplus-sig mailing list