|
libzypp
17.34.1
|
#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 91 of file algorithm.h.
|
inline |
Definition at line 93 of file algorithm.h.
|
inline |
Definition at line 100 of file algorithm.h.
|
private |
Definition at line 132 of file algorithm.h.
|
private |
Definition at line 133 of file algorithm.h.
|
private |
Definition at line 134 of file algorithm.h.