fsm
Public Types | Static Public Attributes | List of all members
escad::states< S > Struct Template Reference

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
 

Detailed Description

template<class... S>
struct escad::states< S >

Defines a set of states.

This is used as a parameter to a state_machine.


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