Public Member Functions | |
| int | unlucky_number () override |
| double | lucky_number () override |
Public Member Functions inherited from PyA_Tpl< B_Tpl > | |
| int | unlucky_number () override |
| std::string | say_something (unsigned times) override |
| Base ()=default | |
| Base (const B_Tpl &)=delete | |
Definition at line 443 of file test_virtual_functions.cpp.
Definition at line 447 of file test_virtual_functions.cpp.
Definition at line 446 of file test_virtual_functions.cpp.
1.8.19