Hi,

Actually I am generating a python binding for my source code, in which there
were a extensive use of operator like operator++(), "operator*",
"operator->".

As python does not support for these operators. and pyplusplus is failing to
generate wrapper code for these operator. Are there any work around or some
functionality available in py++ to handle these.

Thanks in Advance.

Regards,
Vishal
-- 
View this message in context: 
http://old.nabble.com/%22operator%2B%2B%22-is-not-supported-tp28187684p28187684.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