[libcxx-commits] [libcxx] [libc++][ranges] P2609R3: Relaxing Ranges Just A Smidge (PR #101715)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 27 20:26:53 PDT 2024


================
@@ -0,0 +1,75 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:

Done. Although it's made to run for constant evaluation only since C++23 due to the use of `unique_ptr`.

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


More information about the libcxx-commits mailing list