cpp-stl-algorithms icon indicating copy to clipboard operation
cpp-stl-algorithms copied to clipboard

Comment for `remove_copy`

Open galou opened this issue 5 years ago • 0 comments

The comment for remove_copy should state // res is now { 1 3 4 5 0 } rather than v.

galou avatar May 05 '20 08:05 galou