$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stephen torri (storri_at_[hidden])
Date: 2004-07-21 12:25:49
Is there a boost equivalent to SGI hash_map? I am looking for a data
structure that taking the key finds the data in one step O(1).
Stephen