Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2001-12-05 08:11:03


David Abrahams wrote:

> From: "Vladimir Prus" <ghost_at_[hidden]>
>
> > There also three map algorithms that I'd find quite usefull (especially
>
> the
>
> > third), but do they fit in the collection? (I think so). They are:
> > 1. domain : returns the set of map keys
> > 2. range : returns the set of mapped values
>
> Wouldn't those two be done best using a projection iterator adaptor with
> select1st/select2nd?
Do you mean implementation or interface? Can you show an example usage? (I
don't follow iterators adapters closely). Wouldn't it be overly verbose?

- Volodya


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