Patch for LWG issue 2061

Howard Hinnant hhinnant at apple.com
Mon Aug 26 13:26:45 PDT 2013


On Aug 26, 2013, at 11:43 AM, Marshall Clow <mclow.lists at gmail.com> wrote:

> Change the parameter for make_move_iterator from "const Iter&" to "Iter".
> Add a test which fails before, and succeeds now.

There's one tab introduced in:

test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/make_move_iterator.pass.cpp

Please commit with that minor fix, thanks!

Howard




More information about the cfe-commits mailing list