[libcxx-commits] [PATCH] D108047: [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an alias.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 13 16:12:36 PDT 2021
This revision was automatically updated to reflect the committed changes.
zoecarver marked 2 inline comments as done.
Closed by commit rG9ed077817910: [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an… (authored by zoecarver).
Changed prior to commit:
https://reviews.llvm.org/D108047?vs=366321&id=366368#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108047/new/
https://reviews.llvm.org/D108047
Files:
libcxx/include/__ranges/all.h
libcxx/include/__ranges/counted.h
libcxx/include/__ranges/iota_view.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.all/all.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp
libcxx/test/std/ranges/range.factories/range.iota.view/views_iota.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108047.366368.patch
Type: text/x-patch
Size: 3586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210813/f24b2b4e/attachment.bin>
More information about the libcxx-commits
mailing list