tsm  0.1.0
Public Types | List of all members
tsm::TransitionMap< From, Event, Transitions > Struct Template Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::TransitionMap< From, Event, Transitions >:
Collaboration graph

Public Types

using type = typename transition_map_helper< From, Event, Transitions >::type
 

Member Typedef Documentation

◆ type

template<typename From , typename Event , typename Transitions >
using tsm::TransitionMap< From, Event, Transitions >::type = typename transition_map_helper<From, Event, Transitions>::type

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