|
fsm
|
Default case of helper for detecting if type Target has a onEnter(const Event &) method. More...
#include <state.h>


Default case of helper for detecting if type Target has a onEnter(const Event &) method.
| Target | The type to check for the presence of onEnter(const Event &) method. |
| Event | The event type. |
| void | Empty type used for SFINAE. |
1.8.13