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::is_pseudo_entry< State > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::if_
< typename has_pseudo_entry
< State >::type,::boost::mpl::bool_
< true >,::boost::mpl::bool_
< false > >::type 
type
 

Member Typedef Documentation

template<class State >
typedef ::boost::mpl::if_< typename has_pseudo_entry<State>::type, ::boost::mpl::bool_<true>,::boost::mpl::bool_<false> >::type boost::msm::back::is_pseudo_entry< State >::type

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