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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 26 14:40:26 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: ldionne, Quuxplusone, cjdb.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103208

Files:
  libcxx/docs/OneRangesProposalStatus.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/empty_view.h
  libcxx/include/__ranges/view_interface.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.348098.patch
Type: text/x-patch
Size: 5421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210526/589aa682/attachment.bin>


More information about the libcxx-commits mailing list