Thrust
|
Customization point that can be customized to indicate that an iterator type Iterator
satisfies ContiguousIterator, aka it points to elements that are contiguous in memory.
More...
#include <thrust/type_traits/is_contiguous_iterator.h>
Customization point that can be customized to indicate that an iterator type Iterator
satisfies ContiguousIterator, aka it points to elements that are contiguous in memory.