$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Matias Capeletto (matias.capeletto_at_[hidden])
Date: 2008-03-30 13:22:18
Hi,
On Sun, Mar 30, 2008 at 8:50 AM, Neil Hunt <boost_at_[hidden]> wrote:
>
> Firstly, I think the bimap library is great.
Thanks!
> What would suit my situation is to use a container type of relation that
> allowed storage of some information with each relationship.
You can attach additional information to each relation using
"with_info", but this has nothing to do with the container type of
relation.
Please read this section of the docs:
Please come back if that is not what are you looking for.
<snip example>
Best regards
Matias