C++ Logo

std-proposals

Advanced search

Re: Searcher support for ranges::search

From: Franck WERNER <franck.rj.w_at_[hidden]>
Date: Sun, 10 May 2020 01:25:54 +0200
So i started to write something, the first draft is here :
https://github.com/FranckRJ/CPP-proposals/blob/master/searcher_support_ranges-search.md

I'm not really sure if it's written properly, i would like to have some
advices on how to make it better.

Thanks,

Le sam. 9 mai 2020 à 14:46, Franck WERNER <franck.rj.w_at_[hidden]> a écrit :

> Hello,
>
> I wanted to know if searcher support for ranges::search is something that
> could be added.
>
> I have an early implementation here, on top of range-v3 :
> https://godbolt.org/z/dHWPfj .
>
> I would like to write a proposal for it.
>
> Regards,
>

Received on 2020-05-09 18:29:06