[libcxx-commits] [PATCH] D119589: [libc++][ranges] Implement ranges::min

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 13:24:47 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, var-const, Mordante.
Herald added a subscriber: mgorny.
philnik 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/D119589

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_min.h
  libcxx/include/algorithm
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/ranges_min.module.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.min.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119589.408036.patch
Type: text/x-patch
Size: 8193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/129977ea/attachment-0001.bin>


More information about the libcxx-commits mailing list