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::has_exit_pseudo_states< StateType > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::eval_if
< typename is_composite_state
< StateType >::type,
has_exit_pseudo_states_helper
< StateType >
,::boost::mpl::bool_< false >
>::type 
type
 

Member Typedef Documentation

template<class StateType >
typedef ::boost::mpl::eval_if<typename is_composite_state<StateType>::type, has_exit_pseudo_states_helper<StateType>, ::boost::mpl::bool_<false> >::type boost::msm::back::has_exit_pseudo_states< StateType >::type

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