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

#include <metafunctions.hpp>

Public Types

typedef mpl::if_
< ::boost::mpl::is_sequence
< region >,::boost::mpl::size
< region >,::boost::mpl::int_
< 1 > >::type 
type
 

Member Typedef Documentation

template<class region >
typedef mpl::if_< ::boost::mpl::is_sequence<region>, ::boost::mpl::size<region>, ::boost::mpl::int_<1> >::type boost::msm::back::get_number_of_regions< region >::type

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