![]() |
Rosetta
3.8
|
#include <T10.inheritance.hpp>

Additional Inherited Members | |
Public Member Functions inherited from Base | |
| void | foo () |
| void | maybe () |
| virtual void | foo_void () |
| virtual void | foo_void_pure ()=0 |
| virtual int | foo_int () |
| virtual std::string | foo_sring () |
| virtual std::string & | foo_sring_r () |
Public Attributes inherited from Base | |
| std::string | s_ |
Protected Member Functions inherited from Base | |
| virtual void | foo_protected () |
Protected Attributes inherited from Base | |
| int | data |
1.8.7