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_regions_as_sequence< region > Struct Template Reference

#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
 

Member Typedef Documentation

template<class region >
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

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