[libcxx-commits] [PATCH] D101193: [libcxx][ranges] Add ranges::empty CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 23 12:35:15 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: Quuxplusone, cjdb, ldionne, EricWF.
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++.

Depends on D101079 <https://reviews.llvm.org/D101079>. Refs D101189 <https://reviews.llvm.org/D101189>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101193

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/empty.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.access/range.prim/empty.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101193.340139.patch
Type: text/x-patch
Size: 7897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210423/7a0e1038/attachment-0001.bin>


More information about the libcxx-commits mailing list