|
Boost : |
From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2003-12-02 04:05:04
"Hurd, Matthew" ha escrito:
> As an aside... in addition to this I often find myself creating two
> container collections over and over again...
>
> The first is a map and hash_map for ordering and fast look up. The
> second being a vector for a fast direct repository and other containers
> for lookup / indexing.
>
> There is a container composition / indexing library waiting in those use
> cases somewhere wanting to fall out...
>
The second case you mention (several associative containers over the same
bundle of elements) is what my library indexed_set is ll about. You
can take a look at it at:
http://groups.yahoo.com/group/boost/files/indexed_set.zip
(group membership required)
Regards,
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk