Struct Acts::FiniteStateMachine::Terminated

struct Terminated

Contractual termination state.

Is transitioned to if State+Event do not have a transition defined.

Public Static Attributes

static constexpr std::string_view name = "Terminated"

Name of this state (useful for logging)