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


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