#include <postconstructible.hpp>
Protected Member Functions | |
postconstructible () | |
virtual | ~postconstructible () |
virtual void | postconstruct ()=0 |
Friends | |
void | detail::do_postconstruct (const postconstructible *ptr) |
template<typename T > | |
void | adl_postconstruct (const shared_ptr< T > &sp, postconstructible *p) |
|
inlineprotected |
|
inlineprotectedvirtual |
|
protectedpure virtual |
|
friend |
|
friend |