tsm  0.1.0
Public Types | List of all members
tsm::wrap_transitions< std::tuple< Ts... > > Struct Template Reference

#include <tsm_impl.h>

Collaboration diagram for tsm::wrap_transitions< std::tuple< Ts... > >:
Collaboration graph

Public Types

using type = std::tuple< wrap_transition_t< Ts >... >
 

Member Typedef Documentation

◆ type

template<typename... Ts>
using tsm::wrap_transitions< std::tuple< Ts... > >::type = std::tuple<wrap_transition_t<Ts>...>

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