$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wartens (martin.wartens_at_[hidden])
Date: 2005-04-05 15:35:07
> I think its main use is inserting from a range - if equivalent values
> are adjacent there will be a slight speed up (depends on the hash
> function and equality functions).
Aha!
> If you have a problem with TR1, you be better of posting to comp.std.c++
> or similar. I'm not going to implement any extensions without a very
> good reason. Sorry.
No, I didn't meant that :-) I was just having visions.
Thanks for your answers and of course for the implementation,
Martin