Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::lambda::lambda_functor_base< action< 3, try_catch_action< catch_action< detail::catch_block< Catch1 >, detail::catch_all_block > > >, Args > Class Template Reference

#include <exceptions.hpp>

Classes

struct  sig
 

Public Member Functions

 lambda_functor_base (const Args &a)
 
template<class RET , CALL_TEMPLATE_ARGS >
RET call (CALL_FORMAL_ARGS) const
 

Public Attributes

Args args
 

Constructor & Destructor Documentation

template<class Args , class Catch1 >
boost::lambda::lambda_functor_base< action< 3, try_catch_action< catch_action< detail::catch_block< Catch1 >, detail::catch_all_block > > >, Args >::lambda_functor_base ( const Args &  a)
inlineexplicit

Member Function Documentation

template<class Args , class Catch1 >
template<class RET , CALL_TEMPLATE_ARGS >
RET boost::lambda::lambda_functor_base< action< 3, try_catch_action< catch_action< detail::catch_block< Catch1 >, detail::catch_all_block > > >, Args >::call ( CALL_FORMAL_ARGS  ) const
inline

Member Data Documentation

template<class Args , class Catch1 >
Args boost::lambda::lambda_functor_base< action< 3, try_catch_action< catch_action< detail::catch_block< Catch1 >, detail::catch_all_block > > >, Args >::args

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