Store all results found to some output_iterator.
More...
#include <base/Functional.h>
template<class TOutputIterator>
struct zypp::functor::GetAll< TOutputIterator >
Store all results found to some output_iterator.
std::vector<parser::ProductFileData> result;
sysRoot / "etc/products.d" );
Definition at line 415 of file Functional.h.
◆ GetAll()
template<class TOutputIterator >
◆ operator()()
template<class TOutputIterator >
template<class Tp >
◆ _result
template<class TOutputIterator >
The documentation for this struct was generated from the following file: