[libcxx-commits] [PATCH] D151629: [libc++][ranges] Implement P2494R2 (Relaxing range adaptors to allow for move only types)

Yurong via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 8 09:35:20 PDT 2023


yronglin added a comment.

In D151629#4392402 <https://reviews.llvm.org/D151629#4392402>, @var-const wrote:

> Do you need to also bump `#define __cpp_lib_ranges `?

Thanks, done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151629



More information about the libcxx-commits mailing list