$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2001-01-08 12:42:26
John E. Potter wrote on 1/8/2001 11:46 AM
>A singly linked list. It is used for the bucket implementation in the
>hash containers.
Umm... It _could_ be used for the buckets in the hash containers. ;-)
In the Metrowerks implementation I actually found it advantageous not to
do so.
-Howard