$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David M. Jones (djones_at_[hidden])
Date: 2004-11-19 17:11:10
Hi all,
I have a case where I'd like to create an adjacency_list whose edge
container is a multimap. When I look through the boost files, I find
boost::mapS and boost::multisetS so I don't see any obvious reason why there
is no boost::multimapS.
Thanks in advance,
David