thrust::output_host_iterator_tag#

using thrust::output_host_iterator_tag = ::cuda::std::output_iterator_tag#

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