oneDPL icon indicating copy to clipboard operation
oneDPL copied to clipboard

Implementation of Transform Output Iterator

Open mmichel11 opened this issue 2 years ago • 0 comments

An implementation of transform_output_iterator, an iterator that performs a given transformation upon writes only and avoids unnecessary intermediate storage.

Closes #404

mmichel11 avatar Jun 08 '22 14:06 mmichel11