[libcxx-commits] [PATCH] D60032: Add execution header
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 1 11:07:26 PDT 2019
zoecarver added a comment.
@ldionne Okay, great. I assume you mean this PSTL <https://github.com/llvm/llvm-project/tree/master/pstl>? Is that ever merged into libc++? Also, it doesn't look like PSTL contains any of the execution policies (or `is_execution_policy`). Should I make a patch to that repository, or would you rather implement those yourself?
@mclow.lists Thanks for the reference on adding header files.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60032/new/
https://reviews.llvm.org/D60032
More information about the libcxx-commits
mailing list