llvm-project/pstl/test
Ruslan Arutyunyan 843c12d6a0 [libc++][pstl] Implement tag dispatching mechanism for Parallel STL
Implement the mechanism that simplifies the execution policy/iterator
category dispatching and allows to implement customizations for
the parallel algorithms with adding custom tags

Reviewed By: rodgert, MikeDvorskiy

Differential Revision: https://reviews.llvm.org/D104492
2022-01-28 04:09:51 +03:00
..
pstl Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
std [libc++][pstl] Implement tag dispatching mechanism for Parallel STL 2022-01-28 04:09:51 +03:00
support [libc++][pstl] Implement tag dispatching mechanism for Parallel STL 2022-01-28 04:09:51 +03:00
CMakeLists.txt