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::detail::member< T, val_tag > Struct Template Reference

#include <scope_exit.hpp>

Collaboration diagram for boost::scope_exit::detail::member< T, val_tag >:

Public Member Functions

 member (T &val)
 

Public Attributes

T value
 

Constructor & Destructor Documentation

template<class T >
boost::scope_exit::detail::member< T, val_tag >::member ( T val)
inline

Member Data Documentation

template<class T >
T boost::scope_exit::detail::member< T, val_tag >::value

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