fsm
Public Types | List of all members
escad::new_fsm::detail::sibling< T > Struct Template Reference

Helper struct for defining a transition type. More...

#include <transition.h>

Public Types

using type = T
 

Detailed Description

template<class T>
struct escad::new_fsm::detail::sibling< T >

Helper struct for defining a transition type.

Template Parameters
TThe state type.

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