Thrust
thrust::iterator_core_access Class Reference

#include <thrust/iterator/iterator_facade.h>

Detailed Description

iterator_core_access is the class which user iterator types derived from thrust::iterator_adaptor or thrust::iterator_facade must befriend to allow it to access their private interface.


The documentation for this class was generated from the following file: