Searched defs:ValidIterator (Results 1 – 1 of 1) sorted by relevance
43 struct ValidIterator : public IteratorImpl<Batch> { struct46 explicit ValidIterator(BatchProducer next_batch) in ValidIterator() function50 void next() override { in next()76 /// A `ValidIterator` is equal to the `SentinelIterator` iff. the argument89 void lazy_initialize() const { in lazy_initialize()118 /// Calls the comparison operator between `ValidIterator` and argument