[PATCH] D151629: [libc++][ranges] Implement P2494R2 (Relaxing range adaptors to allow for move only types)
Yurong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 20:04:41 PDT 2023
yronglin added a comment.
In D151629#4439512 <https://reviews.llvm.org/D151629#4439512>, @var-const wrote:
> Almost LGTM. Please also rename `copyable_box.h` to `movable_box.h` and I think this patch should be good to go.
Thanks for your review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151629/new/
https://reviews.llvm.org/D151629
More information about the llvm-commits
mailing list