ug4
|
#include <utility>
#include <boost/iterator/filter_iterator.hpp>
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
ug::util | |
Functions | |
template<class T , class G > | |
std::pair< boost::filter_iterator< noloop< G >, T >, boost::filter_iterator< noloop< G >, T > > | ug::util::omit_loops (std::pair< T, T > const &p, G const &g) |
|
private |