[libcxx-commits] [PATCH] D100429: [libc++][ranges] Add range.cmp: equal_to, not_equal_to, less, etc.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 15 13:02:24 PDT 2021
zoecarver added a comment.
In D100429#2692729 <https://reviews.llvm.org/D100429#2692729>, @curdeius wrote:
> In D100429#2687362 <https://reviews.llvm.org/D100429#2687362>, @zoecarver wrote:
>
>> I should have mentioned: this implements LWG3530 <https://cplusplus.github.io/LWG/issue3530>.
>
> Should it be marked on status page?
It hasn't been officially accepted yet, so it's not in the status page. Otherwise, yes, you're right.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100429/new/
https://reviews.llvm.org/D100429
More information about the libcxx-commits
mailing list