thrust/iterator/transform_output_iterator.h
In directory: thrust/iterator
Source file: thrust/iterator/transform_output_iterator.h
An output iterator which adapts another output iterator by applying a function to the result of its dereference before writing it.