|
Boost : |
From: Greer, Joe (jgreer_at_[hidden])
Date: 2007-05-22 15:55:20
>
> Actually what I need is a container to associate an ID with an object
and
> to
> enable very fast lookups to see if the item I'm looking for does
already
> exist (has an ID) or not.
>
With the most recent versions of VC++ they ship a hash_map in the stdext
namespace. I would look at that first.
joe
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk