[C++-sig] Problems with virtualness and py++

Roman Yakovenko roman.yakovenko at gmail.com
Sat Sep 19 08:10:01 CEST 2009


I will take a look on both problems this evening
P.S. I am celebrating new year :-)

On 9/18/09, Pertti Kellomäki <pertti.kellomaki at tut.fi> wrote:
> I made some progress with the removing constness issue,
> but now I'm having problems that seem to be related to
> some kind of interaction between virtualness, function
> transformation and return value policies.
>
> The attached .hh and .pypp files illustrate the problem.
> The transformation is applied correctly to a non-virtual
> member function, but something goes wrong when the function
> is virtual.
> --
> Pertti
>


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


More information about the Cplusplus-sig mailing list