|
libzypp 17.38.5
|
#include <zypp-core/ng/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 63 of file algorithm.h.
|
inline |
Definition at line 65 of file algorithm.h.
|
inline |
Definition at line 72 of file algorithm.h.
|
private |
Definition at line 78 of file algorithm.h.
|
private |
Definition at line 79 of file algorithm.h.
|
private |
Definition at line 80 of file algorithm.h.