[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 30 10:38:44 PDT 2021
zoecarver updated this revision to Diff 341975.
zoecarver added a comment.
- Apply review comments: a. Remove const. b. Forward to ranges::size. c. Check no member.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101193/new/
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.341975.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210430/73146f32/attachment-0001.bin>
More information about the libcxx-commits
mailing list