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::generate_event_set< stt > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::fold
< stt,::boost::mpl::set
<>,::boost::mpl::if_
< ::boost::mpl::has_key
< ::boost::mpl::placeholders::_1,
transition_event
< ::boost::mpl::placeholders::_2 >
>,::boost::mpl::placeholders::_1,::boost::mpl::insert
< ::boost::mpl::placeholders::_1,
transition_event
< ::boost::mpl::placeholders::_2 >
> > >::type 
type
 

Member Typedef Documentation

template<class stt>
typedef ::boost::mpl::fold< stt, ::boost::mpl::set<>, ::boost::mpl::if_< ::boost::mpl::has_key< ::boost::mpl::placeholders::_1, transition_event< ::boost::mpl::placeholders::_2> >, ::boost::mpl::placeholders::_1, ::boost::mpl::insert< ::boost::mpl::placeholders::_1, transition_event< ::boost::mpl::placeholders::_2> > > >::type boost::msm::back::generate_event_set< stt >::type

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