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_wrapped_state< StateType > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::eval_if
< typename has_wrapped_entry
< StateType >::type,
get_wrapped_entry< StateType >
,::boost::mpl::identity
< StateType > >::type 
type
 

Member Typedef Documentation

template<class StateType >
typedef ::boost::mpl::eval_if< typename has_wrapped_entry<StateType>::type, get_wrapped_entry<StateType>, ::boost::mpl::identity<StateType> >::type boost::msm::back::get_wrapped_state< StateType >::type

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