共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Veheda |
Veheda
|
1 | 0 | 1 |
贡献者 | 讨论 | 代码提交 |
Veheda is a finite state machine that operates off of functor registration with the machine. Two base structs are provided to derive from, state_function and filter_function, which allow interfacing with the finite state machine.
More information can be found at the project's homepage.