This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Thu, Jan 19, 2017 at 6:33 PM, Jonathan Wakely <jwakely@redhat.com> wrote:
> std::advance(__first, 1);

Why not just ++__first;?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]