thrust::forward_host_iterator_tag#

using thrust::forward_host_iterator_tag = ::cuda::std::forward_iterator_tag#

forward_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.