[libcxx-commits] [PATCH] D119489: [libc++][ranges] Implement `std::mergeable`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 14:30:58 PST 2022


var-const created this revision.
Herald added a subscriber: mgorny.
var-const 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/D119489

Files:
  libcxx/docs/Status/RangesPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/mergeable.h
  libcxx/include/iterator
  libcxx/include/module.modulemap
  libcxx/test/std/iterators/iterator.requirements/alg.req.mergeable/mergeable.compile.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/alg.req.mergeable/mergeable.subsumption.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119489.407687.patch
Type: text/x-patch
Size: 10458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220210/70d139ea/attachment.bin>


More information about the libcxx-commits mailing list