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::build_interrupt_state_flag_list< Events > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::vector
< boost::msm::InterruptedFlag
first_part
 
typedef
::boost::mpl::insert_range
< first_part,
typename::boost::mpl::end
< first_part >::type, Events >
::type 
type
 

Member Typedef Documentation

template<class Events >
typedef ::boost::mpl::vector<boost::msm::InterruptedFlag> boost::msm::back::build_interrupt_state_flag_list< Events >::first_part
template<class Events >
typedef ::boost::mpl::insert_range< first_part, typename ::boost::mpl::end< first_part >::type, Events >::type boost::msm::back::build_interrupt_state_flag_list< Events >::type

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