#include <predestructible.hpp>
Public Member Functions | |
| virtual | ~predestructible () |
| virtual void | predestruct ()=0 |
Protected Member Functions | |
| predestructible () | |
Friends | |
| template<typename T > | |
| void | adl_postconstruct (const shared_ptr< T > &,...) |
| void | adl_predestruct (predestructible *p) |
|
inlineprotected |
|
inlinevirtual |
|
pure virtual |
|
friend |
|
friend |