[libcxx-commits] [PATCH] D142864: [libc++] `<algorithm>`: `ranges::minmax` should dereference iterators only once

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 14 01:28:19 PST 2023


fsb4000 updated this revision to Diff 497238.
fsb4000 added a comment.

rebased, changed the comments, changed the test


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

https://reviews.llvm.org/D142864

Files:
  libcxx/include/__algorithm/ranges_minmax.h
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.minmax.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142864.497238.patch
Type: text/x-patch
Size: 4007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230214/43a28e25/attachment.bin>


More information about the libcxx-commits mailing list