[libcxx-commits] [PATCH] D100429: [libc++][ranges] Add range.cmp: equal_to, not_equal_to, less, etc.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 15 13:00:24 PDT 2021


curdeius added a comment.

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?


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