Polymake Template Library (PTL): pm::input_truncator< Iterator, Predicate > Class Template Reference
Polymake Template Library (PTL)  4.2
pm::input_truncator< Iterator, Predicate > Class Template Reference

Inherits Iterator.

Detailed Description

template<typename Iterator, typename Predicate>
class pm::input_truncator< Iterator, Predicate >

Iterator modifier truncating the trailing part of the sequence. Iterating is stopped at the first element evaluated to FALSE by the given functor.

Template Parameters
Iteratoriterator over the source sequence.
Predicateunary boolean functor.

The documentation for this class was generated from the following file:
  • lib/core/include/internal/iterator_filters.h