[PATCH] PR64903 fix number of predicate tests in std::is_partitioned

Jonathan Wakely jwakely@redhat.com
Fri Jan 20 00:32:00 GMT 2017


On 20/01/17 00:11 +0000, Jonathan Wakely wrote:
>On 19/01/17 19:08 -0500, Tim Song wrote:
>>On Thu, Jan 19, 2017 at 6:33 PM, Jonathan Wakely <jwakely@redhat.com> wrote:
>>>std::advance(__first, 1);
>>
>>Why not just ++__first;?
>
>Good question. I have no idea why I did it like that!

Fixed like so. Committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 788 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170120/503862bc/attachment.bin>


More information about the Gcc-patches mailing list