[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 21 13:52:28 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked 3 inline comments as done.
Closed by commit rG807766be3a89: [libc++][ranges] Add ranges::min_max_result (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D119751?vs=410368&id=410384#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119751/new/

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.410384.patch
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220221/e414507c/attachment-0001.bin>


More information about the libcxx-commits mailing list