>I suspect it would do so if you don't have a public copy 
constructor defined available, even if you didn't use boost::noncopyable 
to get rid of it.

Thanks Jim,

I have defined public copy constructor explicitly now it is working. 


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



-- 
View this message in context: 
http://old.nabble.com/No-to_python-%28by-value%29-converter-found-for-C%2B%2B-type-tp28664090p28664564.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