[libcxx] Patch for a typo

Howard Hinnant hhinnant at apple.com
Wed Feb 6 13:03:58 PST 2013


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

> 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
>> 
> <patch>

Committed revision 174544.

Thanks,
Howard




More information about the cfe-commits mailing list