[libcxx-commits] [libcxx] [libc++] Support sorting consteval-only ranges (PR #134623)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 9 10:14:38 PDT 2025


================
@@ -826,25 +831,6 @@ void __introsort(_RandomAccessIterator __first,
   }
 }
 
-template <typename _Number>
----------------
mordante wrote:

nice catch!

https://github.com/llvm/llvm-project/pull/134623


More information about the libcxx-commits mailing list