[C++-sig] "operator++" is not supported

Roman Yakovenko roman.yakovenko at gmail.com
Fri Apr 9 22:15:02 CEST 2010


On Fri, Apr 9, 2010 at 2:29 PM, vishal bayskar
<vishal.bayskar at 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/


More information about the Cplusplus-sig mailing list