libzypp  17.36.1
zyppng::detail::make_statewithtransition_set_helper< VariantSoFar, StateVariant, Transitions > Struct Template Reference

Iterates over each State in the StateVariant argument, collects the corresponding Transitions and combines the results in a std::variant< StateWithTransitions<...>,... More...

#include <zypp-core/zyppng/base/statemachine.h>

Detailed Description

template<typename VariantSoFar, typename StateVariant, typename ... Transitions>
struct zyppng::detail::make_statewithtransition_set_helper< VariantSoFar, StateVariant, Transitions >

Iterates over each State in the StateVariant argument, collects the corresponding Transitions and combines the results in a std::variant< StateWithTransitions<...>,...

type.

Definition at line 182 of file statemachine.h.


The documentation for this struct was generated from the following file: