#include <metafunctions.hpp>
|
enum | { current_state1 = get_state_id<stt,typename Transition1::current_state_type >::type::value
} |
|
enum | { current_state2 = get_state_id<stt,typename Transition2::current_state_type >::type::value
} |
|
enum | { value = ((int)current_state1 == (int)current_state2)
} |
|
template<class stt , class Transition1 , class Transition2 >
template<class stt , class Transition1 , class Transition2 >
template<class stt , class Transition1 , class Transition2 >
The documentation for this struct was generated from the following file: