[PATCH] D38919: [libcxx] Implemented <experimental/array> from Library Fundamentals V2

Hamza Sood via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 14 02:59:07 PDT 2017


hamzasood created this revision.

This patch implements make_array and to_array from the Library Fundamentals V2 TS.


https://reviews.llvm.org/D38919

Files:
  include/experimental/array
  test/std/experimental/container/array/creation/make_array.fail.cpp
  test/std/experimental/container/array/creation/make_array.pass.cpp
  test/std/experimental/container/array/creation/to_array.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38919.119013.patch
Type: text/x-patch
Size: 8076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171014/d74450dc/attachment.bin>


More information about the cfe-commits mailing list