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