[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:10:00 PDT 2021


cjdb updated this revision to Diff 354028.
cjdb marked 3 inline comments as done.
cjdb added a comment.

responds to Zoe's feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102135

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/copyable_box.h
  libcxx/include/module.modulemap
  libcxx/test/libcxx/ranges/range.adaptors/range.copy.wrap/copy_assign.pass.cpp
  libcxx/test/libcxx/ranges/range.adaptors/range.copy.wrap/default_initializable.pass.cpp
  libcxx/test/libcxx/ranges/range.adaptors/range.copy.wrap/move_assign.pass.cpp
  libcxx/test/libcxx/ranges/range.adaptors/range.copy.wrap/properties.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102135.354028.patch
Type: text/x-patch
Size: 15958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210623/01971d68/attachment-0001.bin>


More information about the libcxx-commits mailing list