Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::signals2::predestructible_adl_barrier::predestructible Class Referenceabstract

#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)
 

Constructor & Destructor Documentation

boost::signals2::predestructible_adl_barrier::predestructible::predestructible ( )
inlineprotected
virtual boost::signals2::predestructible_adl_barrier::predestructible::~predestructible ( )
inlinevirtual

Member Function Documentation

virtual void boost::signals2::predestructible_adl_barrier::predestructible::predestruct ( )
pure virtual

Friends And Related Function Documentation

template<typename T >
void adl_postconstruct ( const shared_ptr< T > &  ,
  ... 
)
friend
void adl_predestruct ( predestructible p)
friend

The documentation for this class was generated from the following file: