Boost logo

Boost :

From: Vesa Karvonen (vesa.karvonen_at_[hidden])
Date: 2001-07-25 13:22:42


From: "Fernando Cacciola" <fcacciola_at_[hidden]>
> From: Vladimir Prus <ghost_at_[hidden]>
> > 1. Would it make sense to make versions of all the algorithms working on
> > containers, not iterators pair.
> >
> Why do you need this functionality?

I speak for myself, but the funny thing is that 99% of the time, (c.begin(),
c.end()) is the range that I want, and I really hate to repeat myself. The
unfortunate thing is that due to the "pure abstraction" technique used by
standard containers, the desired functionality is (more) difficult to supply
on top of standard containers.


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