[libcxx-commits] [PATCH] D132310: [libc++][regex] Uses operator<=> in sub_match.

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 15 23:53:11 PDT 2023


Zingam added a comment.

In D132310#3737499 <https://reviews.llvm.org/D132310#3737499>, @avogelsgesang wrote:

> can you please add a new row to the status doc for the removal of the `operator!=` on `match_results`? So we don't forget about it...

Just a reminder: I am working on to update the status page to include these too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132310



More information about the libcxx-commits mailing list