$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-04-22 20:37:07
"Thorsten Ottosen"wrote:
> Well, I think we need both. Boost.MultiIndex is a great library and can
> do all kinds of wonderful things. But I would still like to see
> a bidirectiobal map (boost::bimap) written as a wrapper around it to
> get an easy and specialized interface.
>
bimap is available in
libs/multi-index/examples/bimap.cpp.
/Pavel