[libcxx-commits] [PATCH] D103208: [libcxx][ranges] Add `ranges::empty_view`.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 3 13:57:10 PDT 2021


zoecarver updated this revision to Diff 349677.
zoecarver added a comment.

- Rebase
- Remove comment
- Add conformance tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103208

Files:
  libcxx/docs/OneRangesProposalStatus.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/empty_view.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.empty/empty_view.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103208.349677.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210603/a1ea3527/attachment-0001.bin>


More information about the libcxx-commits mailing list