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::get_initial_states< States > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::if_
< ::boost::mpl::is_sequence
< States >, States,
typename::boost::mpl::push_back
< ::boost::mpl::vector0
<>, States >::type >::type 
type
 

Member Typedef Documentation

template<class States >
typedef ::boost::mpl::if_< ::boost::mpl::is_sequence<States>, States, typename ::boost::mpl::push_back< ::boost::mpl::vector0<>,States>::type >::type boost::msm::back::get_initial_states< States >::type

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