[libcxx-commits] [PATCH] D69882: [libc++] [P0325] Implement to_array from LFTS with updates.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 30 04:39:48 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG86aae78268f3: [libc++] [P0325] Implement to_array from LFTS with updates. (authored by curdeius).

Changed prior to commit:
  https://reviews.llvm.org/D69882?vs=229393&id=241410#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69882

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/array
  libcxx/include/version
  libcxx/test/std/containers/sequences/array/array.creation/to_array.fail.cpp
  libcxx/test/std/containers/sequences/array/array.creation/to_array.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/array.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69882.241410.patch
Type: text/x-patch
Size: 14058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200130/4e74c4a7/attachment-0001.bin>


More information about the libcxx-commits mailing list