[libcxx-commits] [PATCH] D126193: [libc++][ranges] Implement `ranges::clamp`

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 30 14:38:21 PDT 2022


var-const updated this revision to Diff 448813.
var-const added a comment.

Remove conflict marker.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126193

Files:
  libcxx/docs/Status/RangesAlgorithms.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/clamp.h
  libcxx/include/__algorithm/ranges_clamp.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.clamp/ranges.clamp.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126193.448813.patch
Type: text/x-patch
Size: 9964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220730/d96b1c1e/attachment.bin>


More information about the libcxx-commits mailing list