#include <metafunctions.hpp>
Public Types | |
typedef ::boost::mpl::eval_if < typename has_wrapped_entry < StateType >::type, get_wrapped_entry< StateType > ,::boost::mpl::identity < StateType > >::type | type |
typedef ::boost::mpl::eval_if< typename has_wrapped_entry<StateType>::type, get_wrapped_entry<StateType>, ::boost::mpl::identity<StateType> >::type boost::msm::back::get_wrapped_state< StateType >::type |