[C++-sig] Re: will custom lvalue converters be supported?

Igor Lapshin igor at pcigeomatics.com
Wed Jul 21 22:53:54 CEST 2004


Thanks a lot, Ralf, 

I'll try to use the classes you suggested. I have already seen the
container_conversions.h and used that to write my own custom converters.
I was not able to fully understand how construct() works since it uses
several types for which I haven't found any description (e.g.
rvalue_from_python_stage1_data and rvalue_from_python_storage<>). Is
there documentation for them and for converter::registry and or I should
just follow the examples which do all that magic?

Igor




More information about the Cplusplus-sig mailing list