Skip to content

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

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages