#include <type_traits>#include <functional>#include "../../../src/Resources/StateManager.tpp"Go to the source code of this file.
Classes | |
| class | ml::StateManager< StateEnum > |
| Single-enum state machine with enter/exit callbacks. More... | |
| class | ml::StateManager< void > |
No-op specialization used when Manifest has no State enum. More... | |
Namespaces | |
| namespace | ml |