| libzypp 17.37.14
    | 
#include <zypp-core/zyppng/base/statemachine.h>
| Public Types | |
| using | Type = typename collect_transitions_helper< State, std::tuple<>, Transitions... >::Type | 
Definition at line 134 of file statemachine.h.
| using zyppng::detail::collect_transitions< State, Transitions >::Type = typename collect_transitions_helper< State, std::tuple<>, Transitions... >::Type | 
Definition at line 135 of file statemachine.h.