[libcxx-commits] [libcxx] [libc++] P2770R0: "Stashing stashing iterators for proper flattening" (PR #66033)
Jakub Mazurkiewicz via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Sep 16 05:35:52 PDT 2023
================
@@ -0,0 +1,39 @@
+// -*- C++ -*-
----------------
JMazurkiewicz wrote:
I've moved *`as-lvalue`* to `__utility/as_lvalue.h`, but I've left it in `ranges` namespace since it is used only by `join` and `join_with` views.
https://github.com/llvm/llvm-project/pull/66033
More information about the libcxx-commits
mailing list