[libcxx-commits] [PATCH] D122780: Modify std::sort: add BlockQuickSort partitioning algorithm for arithmetic types

Thorsten via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 19 14:03:07 PDT 2022


tschuett added a comment.

I am different. I would enjoy a description of the algorithm at the top of the header and not on line 644.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122780



More information about the libcxx-commits mailing list