[libcxx-commits] [PATCH] D75642: [libcxx][span] Remove const_iterator from std::span
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 14 05:52:58 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5ff4031c6d1: [libcxx][span] Remove const_iterator from std::span (authored by miscco, committed by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D75642?vs=248519&id=263979#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75642/new/
https://reviews.llvm.org/D75642
Files:
libcxx/include/span
libcxx/test/std/containers/views/span.iterators/begin.pass.cpp
libcxx/test/std/containers/views/span.iterators/end.pass.cpp
libcxx/test/std/containers/views/span.iterators/rbegin.pass.cpp
libcxx/test/std/containers/views/span.iterators/rend.pass.cpp
libcxx/test/std/containers/views/types.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75642.263979.patch
Type: text/x-patch
Size: 14753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200514/b8348062/attachment-0001.bin>
More information about the libcxx-commits
mailing list