Public Methods | |
virtual testA * | clone () const=0 |
virtual | ~testA () |
virtual void | do_mut ()=0 |
virtual void | do_const () const=0 |
|
Definition at line 14 of file test-refcount.C. |
|
Implemented in testD. Referenced by copy_traits< testA >::clone. |
|
Implemented in testD. |
|
Implemented in testD. |