[libcxx-commits] [PATCH] D75640: [libcxx][span] Remove tuple interface
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 14 05:52:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc73a491d10b8: [libcxx][span] Remove tuple interface (authored by miscco, committed by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75640/new/
https://reviews.llvm.org/D75640
Files:
libcxx/include/span
libcxx/test/std/containers/views/span.tuple/get.fail.cpp
libcxx/test/std/containers/views/span.tuple/get.pass.cpp
libcxx/test/std/containers/views/span.tuple/tuple_element.fail.cpp
libcxx/test/std/containers/views/span.tuple/tuple_element.pass.cpp
libcxx/test/std/containers/views/span.tuple/tuple_size.fail.cpp
libcxx/test/std/containers/views/span.tuple/tuple_size.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75640.263977.patch
Type: text/x-patch
Size: 12621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200514/6fd0d063/attachment.bin>
More information about the libcxx-commits
mailing list