Re: [pygccxml-development] name_based_recognizer_t and pure functions
Brought to you by:
mbaas,
roman_yakovenko
From: Berserker <ber...@ho...> - 2010-01-18 09:12:10
|
> There are few reasons: > * In my opinion, "get" property is a function which returns > "reference". It is impossible to "override" pure virtual function, > which returns reference, on Python side and call it from C++. So I > filter such functions. I don't understand well your response, in particular "get" property is a function which returns "reference".Why Py++ does generate a property for "virtual std::string getDescription() const;" in my example? getDescription doesn't return a reference. _________________________________________________________________ Velocità, sicurezza e...tanto spazio! Scopri le novità di Hotmail http://www.windowslive.it/hotmail/Home_novita.aspx |