[C++-sig] No to_python (by-value) converter found for C++ type

vishal bayskar vishal.bayskar at nechclst.in
Tue May 25 08:06:58 CEST 2010



>Did you try to remove "noncopyable" from the generated code? If so
>what happened?

Thanks, yes it works when "noncopyable" is removed.

>If you think, that py++ wrong, you can always override its decision:

>mb = module_builder_t( ... )
>mb.class_(...).noncopyable = False

Thanks again it is helpful for us.
-- 
View this message in context: http://old.nabble.com/No-to_python-%28by-value%29-converter-found-for-C%2B%2B-type-tp28664090p28664599.html
Sent from the Python - c++-sig mailing list archive at Nabble.com.



More information about the Cplusplus-sig mailing list