[libcxx-commits] [PATCH] D100255: [libcxx][ranges] adds `range` access CPOs
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 27 07:25:35 PDT 2021
ldionne added a comment.
In D100255#2718315 <https://reviews.llvm.org/D100255#2718315>, @expnkx wrote:
> Hello. When are we going to have std::ranges::contiguous_range?
When it gets implemented. We're working towards that. I think Zoe was working on it this week.
Also, this is the wrong place to ask for this. This is the right forum for code reviews. Please take a look at our Discord channel for other questions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100255/new/
https://reviews.llvm.org/D100255
More information about the libcxx-commits
mailing list