Boost logo

Boost :

Subject: Re: [boost] Partial Sort and Partition with Ranges [was: Boostcon Keynote available]
From: Andrei Alexandrescu (andrei_at_[hidden])
Date: 2009-08-05 14:06:35


Andrei Alexandrescu wrote:
> partition requires bidirectional ranges but if you pass a random-access
> range it gives you back a portion of it, which is also a random-access
> range.

s/bidirectional/forward/

Andrei


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