[libcxx] Patch for a typo

Howard Hinnant hhinnant at apple.com
Wed Feb 6 12:35:56 PST 2013


On Feb 6, 2013, at 3:02 PM, Marcin Zalewski <marcin.zalewski at gmail.com> wrote:

> __copy_backward says InputIterator, but I think it should be
> OutputIterator. Patch attached.
> <patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Please run tests on:

test/algorithms/alg.modifying.operations/alg.copy

Howard




More information about the cfe-commits mailing list