Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::scope_exit::aux::guard< This > Struct Template Reference

#include <scope_exit.hpp>

Public Member Functions

 guard (This _this)
 
 ~guard ()
 
template<typename Lambda >
void operator= (Lambda f)
 

Constructor & Destructor Documentation

template<typename This = void>
boost::scope_exit::aux::guard< This >::guard ( This  _this)
inlineexplicit
template<typename This = void>
boost::scope_exit::aux::guard< This >::~guard ( )
inline

Member Function Documentation

template<typename This = void>
template<typename Lambda >
void boost::scope_exit::aux::guard< This >::operator= ( Lambda  f)
inline

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