$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aristid Breitkreuz (aribrei_at_[hidden])
Date: 2006-10-28 08:40:42
Am Samstag, den 28.10.2006, 10:01 +0100 schrieb John Maddock:
> I agree we really should get some hashed containers into Boost, heaven only
> knows we've been talking about them long enough !
What about multi_index? They have support for hashing.
But quite probably stand-alone hashed containers would be good to for
two reasons:
1. TR1 compliance
2. Possibly the multi_index implementation or interface has some
serious drawbacks
Am I mistaken?
Aristid