Can we have multiple instances of the same Fsm?
Open
question
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
Since declare `typedef F const * state_ptr_const_t;` in class Fsm, we cannot get more than one instance for a specific Fsm. Is there any way to avoid this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.