[C++-sig] Protected virtual Functions with default implementation

Roman Yakovenko roman.yakovenko at gmail.com
Mon Mar 23 09:57:11 CET 2009


2009/3/19 Renato Araujo <renatox at gmail.com>:
> Hi guys, I'm working again in my bindings generation and I get a new
> question about virtual functions.
>
> I would like to know how export protected virtual functions with
> default implementation, because I didn't find any documentation about
> this and the code generated by Py++ not work in all cases.
>
> I have attached the test case on this e-mail, if someone would like to
> try my implementation.

Do you mind to be more specific?

Can you show the original source code, the generated one and the
"right\desired" one?

Thanks

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the Cplusplus-sig mailing list