On Fri, Apr 9, 2010 at 2:29 PM, vishal bayskar
<vishal.bays...@nechclst.in> wrote:
>
> 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.

If you will create small and complete example of what your are trying
to do, then may be I would be able to help.


-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to