21 #ifndef YQPkgFilters_h
22 #define YQPkgFilters_h
41 static ZyppProduct
singleProductFilter( std::function<
bool(
const zypp::PoolItem& item)> filter);
Zypp filtering helpers.
Definition: YQPkgFilters.h:30
static ZyppProduct singleProductFilter(std::function< bool(const zypp::PoolItem &item)> filter)
Definition: YQPkgFilters.cc:35