ug4
boost_util.h File Reference
#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)
 

Variable Documentation

◆ _g

G const& _g
private