cpp-stl-algorithms
cpp-stl-algorithms copied to clipboard
Comment for `remove_copy`
The comment for remove_copy should state // res is now { 1 3 4 5 0 } rather than v.