>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.

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to