/StateMachine

State Machines in C++

Primary LanguageC++Creative Commons Zero v1.0 UniversalCC0-1.0

StateMachine

Compiling instructions

cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -S . -B build
cmake --build build