[libcxx-commits] [PATCH] D66103: implement std::to_array (P0325R3)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 12 09:46:14 PDT 2019


zoecarver updated this revision to Diff 219942.
zoecarver added a comment.
Herald added a project: libc++.

- update tests
- add copy only support class
- fix based on review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66103

Files:
  libcxx/include/array
  libcxx/test/std/containers/sequences/array/array.creation/to_array.pass.cpp
  libcxx/test/support/CopyOnly.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66103.219942.patch
Type: text/x-patch
Size: 5088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190912/aa876a7d/attachment.bin>


More information about the libcxx-commits mailing list