[bimap] Review of the Bimap library begins today Feb 15
Hello everyone,
The review of the proposed Boost Bimap library written by Matias
Capeletto starts today (February 15th, 2007) and ends after 10 days
(February 25, 2007).
Documentation for the library can be found online here:
http://tinyurl.com/e2os3
The library can be downloaded from Boost.Vault/Containers:
URL: http://www.boost-consulting.com/vault/index.php?directory=Containers
Tiny URL: http://tinyurl.com/ysfclr
Online documentation and the documentation package can be found here:
http://tinyurl.com/y95qng
---------------------------------------------------
Context:
The library has been developed by Matias Capeletto with the mentoring
of Joaquín M López Muñoz in the context of the Google SoC 2006. You
can find more information about SoC projects here:
http://code.google.com/soc/boost/about.html
You can read an overview of Boost participation in Google Summer of
Code 2006 written by Joaquín M López Muñoz here:
http://boost.org/more/boost_soc_06_overview.html
---------------------------------------------------
About the library:
With Boost.Bimap you can create associative containers in which both
types can be used as key. A bimap
On 2/15/07, Ion Gaztañaga
Hello everyone,
The review of the proposed Boost Bimap library written by Matias Capeletto starts today (February 15th, 2007) and ends after 10 days (February 25, 2007).
So far:
A: namespace:
---------------------
from the 'One Minute Tutorial':
That is more or less all that is needed to start using the
bidirectional map. The following two lines must also be added:
#include
participants (2)
-
Gottlob Frege
-
Ion Gaztañaga