fsm
fsm copied to clipboard
finite state machine in C++ templates
Results
1
fsm issues
Sort by
recently updated
recently updated
newest added
fsm.h was unable to compiled caused by "template" keyword error: 1>f:\projectarea\googletest\gtestharness\fsm.h(38): error C2059: syntax error: 'template' 1> f:\projectarea\googletest\gtestharness\fsm.h(124): note: see reference to function template instantiation 'int SwitchTemplate::work(int,CONTEXT &)' being compiled...