N3671 std::mismatch and std::equals parallel versions

Paolo Carlini paolo.carlini@oracle.com
Mon Sep 30 20:24:00 GMT 2013


On 09/30/2013 10:09 PM, François Dumont wrote:
> Hi
>
>     Here is a patch to provide real parallel version of N3671 
> overloads of std::mismatch and std::equals. It is similar to what has 
> been done for previous overloads.
>
>     Tested under Linux x86_64 parallel mode.
>
> 2013-09-30  François Dumont  <fdumont@gcc.gnu.org>
>
>         * include/parallel/algobase.h (mismatch, equals): Provide 
> parallel
>         version for N3671 overloads.
>
>     Ok to commit ?
Looks good, thanks.

Paolo.



More information about the Libstdc++ mailing list