tsm  0.1.0
Public Types | List of all members
tsm::get_events_from_hsm< HsmType, std::enable_if_t<!has_transitions_v< HsmType > > > Struct Template Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::get_events_from_hsm< HsmType, std::enable_if_t<!has_transitions_v< HsmType > > >:
Collaboration graph

Public Types

using type = std::tuple<>
 

Member Typedef Documentation

◆ type

template<typename HsmType >
using tsm::get_events_from_hsm< HsmType, std::enable_if_t<!has_transitions_v< HsmType > > >::type = std::tuple<>

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