Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::args< RES, > Struct Template Reference

#include <args.hpp>

Public Types

enum  { args_number = 2 }
 
typedef ::boost::function< RES(BOOST_PP_ENUM_PARAMS(2,
ARG))> 
type
 

Member Typedef Documentation

template<class RES , BOOST_PP_REPEAT(2, MSM_ARGS_NONE_PRINT, ARG) >
typedef ::boost::function<RES(BOOST_PP_ENUM_PARAMS( 2 , ARG))> boost::msm::back::args< RES, >::type

Member Enumeration Documentation

template<class RES , BOOST_PP_REPEAT(2, MSM_ARGS_NONE_PRINT, ARG) >
anonymous enum
Enumerator
args_number 

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