[libcxx-commits] [libcxx] [libc++][pstl] Implementation of parallel std::destroy() and std::destroy_n() (PR #211888)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 29 20:18:16 PDT 2026
================
@@ -1389,7 +1390,9 @@ memory initializer_list
memory iosfwd
memory iterator
memory limits
+memory memory
----------------
frederick-vs-ja wrote:
#206644 has been merged now. Now we can (and should) include `<__optional/optional.h>` in `<__pstl/backends/default.h>` instead to see what will happen.
https://github.com/llvm/llvm-project/pull/211888
More information about the libcxx-commits
mailing list