CAPD RedHom Library
|
#include <capd/homAux/RedefinedIteratorRange.h>
Public Types | |
typedef boost::range_const_iterator< Rng >::type | It |
typedef boost::filtered_range< P, const boost::iterator_range< It > > | result_type |
Public Member Functions | |
result_type | operator() (It b, It e) const |
Public Attributes | |
P | _p |
typedef boost::range_const_iterator<Rng>::type capd::homAux::impl::Pred< Rng, P >::It |
typedef boost::filtered_range<P, const boost::iterator_range<It> > capd::homAux::impl::Pred< Rng, P >::result_type |
|
inline |
P capd::homAux::impl::Pred< Rng, P >::_p |