const IteratorType & Begin() const
const IteratorType & End() const
Virtual base class for partitioning a domain into subsets to be processed per thread when parallel pr...
ThreadedIteratorRangePartitionerDomain(const IteratorType &begin, const IteratorType &end)
void operator=(const Self &rhs)
ThreadedIteratorRangePartitionerDomain Self
ThreadedIteratorRangePartitionerDomain< TIterator > DomainType
Domain type for the ThreadedIteratorRangePartitioner.
ThreadedIteratorRangePartitionerDomain(const Self &rhs)