Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbarbadillo/cpp11-fsm
A c++11 state machine base class to simplify software projects
https://github.com/jbarbadillo/cpp11-fsm
Last synced: about 23 hours ago
JSON representation
A c++11 state machine base class to simplify software projects
- Host: GitHub
- URL: https://github.com/jbarbadillo/cpp11-fsm
- Owner: jbarbadillo
- License: mit
- Created: 2017-06-22T19:10:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T06:45:00.000Z (about 7 years ago)
- Last Synced: 2024-11-18T05:19:52.113Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# c-11-state-machine
A state machine base class to simplify software projects