Boost logo

Boost :

Subject: Re: [boost] Painting a bikeshed ...
From: Josh Juran (jjuran_at_[hidden])
Date: 2015-10-01 11:08:19


On Oct 1, 2015, at 10:24 AM, Marshall Clow <mclow.lists_at_[hidden]> wrote:

> However, while I was doing this, I thought of a different algorithm; one
> that gathered all the elements into the subrange as if the entire range was
> sorted, but didn't actually do the sorting.
>
> I've implemented that one, too - but I'm having a bit of trouble coming up
> with a name.
>
> I've used "partition_subrange", but that not that clear.
> Sean has suggested "elements_in_subrange" and "elements_within_subrange".
>
> Any suggestions?

Given sort_subrange(), partition_subrange() is clear to me.

Josh


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk