llvm-project/pstl/include
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/internal [libc++][pstl] Implement tag dispatching mechanism for Parallel STL 2022-01-28 04:09:51 +03:00
__pstl_algorithm [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_config_site.in [pstl] Initial implementation of OpenMP backend, on behalf of Christopher Nelson nadiasvertex@gmail.com 2021-10-15 15:36:07 +03:00
__pstl_execution [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_memory [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_numeric [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00