Boost logo

Boost :

From: Darin Adler (darin_at_[hidden])
Date: 2001-10-26 01:13:42


on 10/25/01 7:30 PM, Sean Parent at sparent_at_[hidden] wrote:

> 4. Generalized notion of range to a single "object". A range is an
> encapsulation of a pair of iterators (i.e. [iter1, iter2) is a range ). An
> array constitutes a range as do any of the STL containers. Push ranges
> through the STL containers and the algorithms.

This is already in boost, in the header <boost/half_open_range.hpp>. It has
not been "pushed" elsewhere yet though.

All the ideas you listed sound great to me.

    -- Darin


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