libzypp  17.32.4
zyppng::SyncOp< Result > Struct Template Reference

#include <zypp/ng/workflows/logichelpers.h>

Inheritance diagram for zyppng::SyncOp< Result >:

Public Types

using value_type = Result
 

Detailed Description

template<typename Result>
struct zyppng::SyncOp< Result >

Helper base class for the sync only parts of a logic implementation

Definition at line 181 of file logichelpers.h.

Member Typedef Documentation

◆ value_type

template<typename Result>
using zyppng::SyncOp< Result >::value_type = Result

Definition at line 182 of file logichelpers.h.


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