Fancy Iterators#
CCCL provides a set of fancy iterators that originate from Thrust
.
They allow the user to avoid storing data needlessly in memory and fuse multiple iterations into a single run.
CCCL provides a set of fancy iterators that originate from Thrust
.
They allow the user to avoid storing data needlessly in memory and fuse multiple iterations into a single run.