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< switch_action< 1 >, Args > Class Template Reference

#include <switch.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 >
boost::lambda::lambda_functor_base< switch_action< 1 >, Args >::lambda_functor_base ( const Args &  a)
inlineexplicit

Member Function Documentation

template<class Args >
template<class RET , CALL_TEMPLATE_ARGS >
RET boost::lambda::lambda_functor_base< switch_action< 1 >, Args >::call ( CALL_FORMAL_ARGS  ) const
inline

Member Data Documentation

template<class Args >
Args boost::lambda::lambda_functor_base< switch_action< 1 >, Args >::args

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