$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Franzén (johan_at_[hidden])
Date: 2008-03-14 09:29:36
Johan Franzén wrote:
> Hello,
>
> I want to try out bimap alongside our current use of the
> 1.34.1 boost release. Google have led me to the boost vault
> where I found a bimap from 2007-06-04. I was under the
> impression that bimap was header only and ready to go when
> unzipped, but its documentation and examples refers to a
> file "boost/bimap.hpp" which I cannot find in the vault
> version. How can I get going with this?
>
> Best regards and thanks for any hints,
>
> Johan Franzén
Ok, answering myself: I found the missing "boost/bimap.hpp" in
the boost svn. Adding that file to the vault bimap zip contents
it seems to work so far. Sorry for the noise (if this is the
way to go).