[libcxx] Patch for a typo

Marcin Zalewski marcin.zalewski at gmail.com
Wed Feb 6 12:55:57 PST 2013


Oops. Corrected patch attached.

On Wed, Feb 6, 2013 at 3:35 PM, Howard Hinnant <hhinnant at apple.com> wrote:
> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130206/5e3e1bb5/attachment.obj>


More information about the cfe-commits mailing list