[libcxx-commits] [PATCH] D119751: [libc++][ranges] Add ranges::min_max_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 14 11:26:42 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/D119751

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/min_max_result.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/min_max_result.module.verify.cpp
  libcxx/test/std/algorithms/algorithms.results/min_max_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119751.408525.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220214/045aa9be/attachment-0001.bin>


More information about the libcxx-commits mailing list