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