Skip to content
Commit 0e2de665 authored by Gonzalo Brito Gadeschi's avatar Gonzalo Brito Gadeschi Committed by Mark de Wever
Browse files

[libc++][PSTL] Parallelize random_access_iterator

P2408 requires this for C++23, but implementing it in C++20 is safe
because the only code impacted would be code that violated a
precondition of the parallel algorithm. It was P2408 intent to
enable implementations to backport this to C++20.

Closes #63447 .

Reviewed By: philnik, #libc

Differential Revision: https://reviews.llvm.org/D154305
parent f6c72647
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment