[Development] RFC: Containers member functions for algorithm

Marc Mutz marc.mutz at kdab.com
Thu Mar 23 11:04:26 CET 2017


On 2017-03-23 11:01, Ville Voutilainen wrote:
> On 23 March 2017 at 11:36, Marc Mutz <marc.mutz at kdab.com> wrote:
>> That said, there's a reason why there's no std::sort(Container &). 
>> It's
>> because you need Concepts to disambiguate the various overloads. Well, 
>> that
>> and because Eric Niebler doesn't manage to limit the scope of his 
>> range
>> proposals.
> 
> The TS proposal is quite tightly scoped. It doesn't have range views
> and range actions, for instance.

I was referring to the | overloading, in particular.
Time to look at it once more, then. :)

Thanks,
Marc




More information about the Development mailing list