libcopp 2.3.1
|
Public Member Functions | |
virtual void | f (int)=0 |
virtual int | g ()=0 |
Protected Member Functions | |
virtual | ~X () |
Definition at line 2188 of file rc_ptr_test.cpp.
|
inlineprotectedvirtual |
Definition at line 2194 of file rc_ptr_test.cpp.
|
pure virtual |
Implemented in strong_rc::n_spt_abstract::X_impl.
|
pure virtual |
Implemented in strong_rc::n_spt_abstract::X_impl.