| libzypp 17.37.10
    | 
Turns a State type into its StateWithTransitions counterpart. More...
#include <zypp-core/zyppng/base/statemachine.h>
| Public Types | |
| using | Type = StateWithTransitions<State, typename collect_transitions<State, Transitions...>::Type> | 
Turns a State type into its StateWithTransitions counterpart.
Definition at line 173 of file statemachine.h.
| using zyppng::detail::make_statewithtransition< State, Transitions >::Type = StateWithTransitions<State, typename collect_transitions<State, Transitions...>::Type> | 
Definition at line 174 of file statemachine.h.