libzypp 17.37.17
|
#include <zypp-core/zyppng/pipelines/algorithm.h>
Public Member Functions | |
FirstOfHelper (Transformation transFunc, DefaultType defaultVal, Predicate predicate) | |
template<class Container, typename ... CArgs> | |
auto | operator() (Container &&container) |
Private Attributes | |
Transformation | _transFunc |
DefaultType | _defaultVal |
Predicate | _predicate |
Definition at line 92 of file algorithm.h.
|
inline |
Definition at line 94 of file algorithm.h.
|
inline |
Definition at line 101 of file algorithm.h.
|
private |
Definition at line 133 of file algorithm.h.
|
private |
Definition at line 134 of file algorithm.h.
|
private |
Definition at line 135 of file algorithm.h.