thrust::random_access_host_iterator_tag

Defined in thrust/iterator/iterator_categories.h

using thrust::random_access_host_iterator_tag = std::random_access_iterator_tag

random_access_host_iterator_tag is an empty class: it has no member functions, member variables, or nested types. It is used solely as a β€œtag”: a representation of the Forward Host Iterator concept within the C++ type system.