[v3 PATCH] Implement C++17 string searchers.
Ville Voutilainen
ville.voutilainen@gmail.com
Mon Sep 12 15:49:00 GMT 2016
On 12 September 2016 at 18:30, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 12 September 2016 at 12:00, Ville Voutilainen wrote:
>> I didn't change any of those parts in the patch, I intentionally
>> avoided such changes.
>
> OK. I wrote a more detailed reply that will have to wait until I have
> better network connectivity, but the short version is patch approved
> for trunk without changes. Thanks.
Committed. For casual observers, this is a minimum-effort forward-port
of the TS facility to
the C++17 facility, and we do plan to improve the tests a bit later.
Currently I'm going features-first,
there's time to improve the tests in later stages.
More information about the Libstdc++
mailing list