thrust::input_host_iterator_tag#

using thrust::input_host_iterator_tag = ::cuda::std::input_iterator_tag#

input_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 Input Host Iterator concept within the C++ type system.