|
SMACC2
|
#include <state_traits.hpp>

Classes | |
| struct | Check |
Public Types | |
| enum | { value = sizeof(func<T>(0)) == sizeof(char) } |
| typedef HasSpecificNamedOnExit | type |
Static Private Member Functions | |
| template<typename U > | |
| static char | func (Check< U, &U::onExit > *) |
| template<typename U > | |
| static int | func (...) |
Definition at line 26 of file state_traits.hpp.
| typedef HasSpecificNamedOnExit smacc2::HasSpecificNamedOnExit< T, TransitionTagName >::type |
Definition at line 36 of file state_traits.hpp.
| anonymous enum |
|
staticprivate |
|
staticprivate |