[libcxx-commits] [PATCH] D132310: [libc++][regex] Uses operator<=> in sub_match.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 17 09:28:25 PDT 2023
Mordante added a comment.
In D132310#4271747 <https://reviews.llvm.org/D132310#4271747>, @Zingam wrote:
> 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.
Thanks for the update. Note the I have a patch locally with the changes for regex, these are not uploaded yet.
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