|
fsm
|
Defines a set of states. More...
#include <states.h>
Public Types | |
| using | type_list = mpl::type_list< S... > |
Static Public Attributes | |
| static constexpr auto | count = type_list::size |
Defines a set of states.
This is used as a parameter to a state_machine.
1.8.13