Unwrapping output iterators in range algorithms by CaseyCarter · Pull Request #5015 · microsoft/STL (original) (raw)

This completes the last bits of the iterator unwrapping design for Ranges algorithms.

Detailed commit-wise description:

Fixes #893.