|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
Tag type for shallow history pseudostate in hierarchical state machines. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | corium::fsm::ShallowHistory< DefaultState > |
| Tag type for designating a shallow history pseudostate in hierarchical state machines. When entered, the state machine transitions to the most recently visited state in the group, or to DefaultState if the group has not been visited yet. More... | |
Namespaces | |
| namespace | corium |
| namespace | corium::fsm |
Tag type for shallow history pseudostate in hierarchical state machines.