[libcxx-commits] [PATCH] D102135: [libcxx][ranges] adds _`copyable-box`_

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 23 11:37:31 PDT 2021


cjdb added a comment.

In D102135#2836659 <https://reviews.llvm.org/D102135#2836659>, @zoecarver wrote:

> Optional: would it make sense to update drop_view in this patch to make sure there are no issues when it's actually getting used somewhere? Or maybe as a second patch that passes CI before this one lands?

`drop_view` has no relationship with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102135



More information about the libcxx-commits mailing list