thrust::output_host_iterator_tag

Defined in thrust/iterator/iterator_categories.h

using thrust::output_host_iterator_tag = 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.