This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3 PATCH] Implement C++17 string searchers.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]