thrust::iterator_core_access
Defined in thrust/iterator/iterator_facade.h
- 
class iterator_core_access
- iterator_core_accessis the class which user iterator types derived from- thrust::iterator_adaptoror- thrust::iterator_facademust befriend to allow it to access their private interface.