|
SMACC2
|
#include <state_traits.hpp>

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