[C++-sig] Pyste code generation.
Nicodemus
nicodemus at globalite.com.br
Fri Sep 5 00:47:29 CEST 2003
Roman Yakovenko wrote:
> Hi Nicodemus. Today Pyste does not generate private virtual functions, right?
>( in wrapper class of class that has private pure virtual )
>May be it should be changed? Why ? I write wrapper for library that uses template
>method pattern, where customization of method done by virtual private functions.
>Here is the full artical http://www.gotw.ca/publications/mill18.htm.
>
>
Hi Roman,
I just commited a change that allows you to override protected and
private pure virtual functions in Python. Sorry about the delay and
thanks for the feedback!
Regards,
Nicodemus.
More information about the Cplusplus-sig
mailing list