[libcxx-commits] [PATCH] D103487: [libcxx][ranges] Add `default_sentinel` and `default_sentinel_t`.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 1 12:56:58 PDT 2021


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

Refs https://eel.is/c++draft/default.sentinel and https://eel.is/c++draft/iterator.synopsis


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103487

Files:
  libcxx/docs/OneRangesProposalStatus.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/default_sentinel.h
  libcxx/include/iterator
  libcxx/test/std/iterators/predef.iterators/default.sentinel/default.sentinel.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103487.349074.patch
Type: text/x-patch
Size: 4567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210601/0a179cae/attachment.bin>


More information about the libcxx-commits mailing list