[libcxx-commits] [PATCH] D141614: [libc++] nth_element change to partial sort when range is really small

Zhikai Zeng via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 14 07:34:50 PST 2023


Backl1ght updated this revision to Diff 489249.
Backl1ght added a comment.

fix build error


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

https://reviews.llvm.org/D141614

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms/nth_element.bench.cpp
  libcxx/include/__algorithm/nth_element.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141614.489249.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230114/b8dc1e12/attachment.bin>


More information about the libcxx-commits mailing list