[libcxx-commits] [PATCH] D155330: [libc++][PSTL] Implement std::move

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 14 08:35:51 PDT 2023


ldionne added inline comments.


================
Comment at: libcxx/include/__algorithm/pstl_move.h:1
+//===----------------------------------------------------------------------===//
+//
----------------
`__pstl_move` is missing from the documentation in `pstl_backend.h`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155330/new/

https://reviews.llvm.org/D155330



More information about the libcxx-commits mailing list