libzypp  17.38.7
Collector.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zypp::functor::Collector< TOutputIterator >
 Functor feeding values to an output_iterator. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::functor
 

Functions

template<class TOutputIterator >
Collector< TOutputIterator > zypp::functor::collector (TOutputIterator iter_r)
 relates: Collector Convenience constructor. More...