Skip to content

danila19991/state_machine

Repository files navigation

state_machine

State machine implementation on C++. These idea of this project was get from here

Compiling

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.

License information

This project is licensed under the terms of the Apache License 2.0.

About

State machine implementation on C++.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages