Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-11-02 03:48:26


David Abrahams wrote:
> "Thorsten Ottosen" <nesotto_at_[hidden]> writes:
> > And for iterator_range, it's kind of double information when you
> > write
> >
> > iterator_range< some_iterator >
> >
> > instead of
> >
> > range< some_iterator >.
>
> IMO "range" is too short and general a name to be reserved in boost
> for half-open-range-of-iterators.

I am with Dave here. FWIW, our iterator range class at work is called, well,
'iterator_range' :).

Aleksey


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