#include <metafunctions.hpp>
Public Types | |
typedef ::boost::mpl::if_ < ::boost::mpl::is_sequence < region >, region, typename::boost::mpl::push_back < ::boost::mpl::vector0 <>, region >::type >::type | type |
typedef ::boost::mpl::if_< ::boost::mpl::is_sequence<region>, region, typename ::boost::mpl::push_back< ::boost::mpl::vector0<>,region>::type >::type boost::msm::back::get_regions_as_sequence< region >::type |