[libcxx-commits] [PATCH] D128115: [libc++][ranges] Implement modifying heap algorithms:

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 3 13:34:23 PDT 2022


huixie90 added a comment.

LGTM. I think you changed some signatures of some `__` function to take an "Tag" template argument in the `partial_sort` patch and this change might need to rebase that change?



================
Comment at: libcxx/include/algorithm:290
 
+<<<<<<< HEAD
+=======
----------------
unresolved merge conflicts?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128115



More information about the libcxx-commits mailing list