[bimap] How to get started with bimap and boost 1.34.1?

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

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).

On Fri, Mar 14, 2008 at 11:29 AM, Johan Franzén <johan@hallonbrax.com> wrote:
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?
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).
I recommend you to use the svn version, I have committed some changes that are not included in that zip. Thanks for using Boost.Bimap, please came back with comments about your experience. Best Regards Matias
participants (2)
-
Johan Franzén
-
Matias Capeletto