Iteration control.
Calls next only if pred(value) is true.
Wraps a function template into a concrete value type functor.
Starts the chain by iterating over a tuple.
Calls next with pred(value).
See Source File