tsm  0.1.0
Public Types | List of all members
tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> > Struct Template Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> >:
Collaboration graph

Public Types

using type = void
 

Member Typedef Documentation

◆ type

template<typename From , typename Event , typename... Transitions, size_t Index>
using tsm::transition_map_helper< From, Event, std::tuple< Transitions... >, Index, std::enable_if_t<!(Index< sizeof...(Transitions))> >::type = void

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