Algorithm.h File Reference

#include <algorithm>

Include dependency graph for Algorithm.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  zypp

Functions

template<class _Iterator, class _Filter, class _Function>
int zypp::invokeOnEach (_Iterator begin_r, _Iterator end_r, _Filter filter_r, _Function fnc_r)
 Iterate through [begin_r,end_r) and invoke fnc_r on each item that passes filter_r.
template<class _Iterator, class _Function>
int zypp::invokeOnEach (_Iterator begin_r, _Iterator end_r, _Function fnc_r)
 Iterate through [begin_r,end_r) and invoke fnc_r on each item.


Detailed Description

Definition in file Algorithm.h.


Generated on Tue May 5 14:43:24 2015 for libzypp by  doxygen 1.5.6