thrust::iterator_core_access#
-
class iterator_core_access#
iterator_core_access
is the class which user iterator types derived fromthrust::iterator_adaptor
orthrust::iterator_facade
must befriend to allow it to access their private interface.
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.