State machine implementation on C++. These idea of this project was get from here
This is header-only library. Project required C++17.
We compile this project with GCC v8.2.0. Through we suppose that project could be compiled with older version of GCC. Also you can use Clang and MSVC that support C++17.
This project is licensed under the terms of the Apache License 2.0.