Home | Libraries | People | FAQ | More |
In the folder libs/bimap/example you can find all the examples used in bimap documentation. Here is a list of them:
Table 1.7. Tutorial examples
Program |
Description |
---|---|
Soccer world cup example |
|
Soccer world cup example using user defined names |
|
Basic example of the three views of bimap |
|
Countries populations, using |
|
Word repetitions counter, using |
|
Dictionary using |
|
Equivalence between code with tagged and untagged code |
|
Comparison between standard maps and bimap map views |
|
Functions |
|
|
|
|
|
Additional information hooking |
|
Using |
Table 1.8. Bimap and Boost examples
Program |
Description |
---|---|
Bimap and Boost.Assign: Methods to insert elements |
|
Bimap and Boost.Lambda: new lambda placeholders |
|
Bimap and Boost.PropertyMap: PropertyMap support |
|
Bimap and Boost.Range: Using bimaps in the new range framework |
|
Bimap and Boost.Foreach: Iterating over bimaps |
|
Bimap and Boost.Typeof: using BOOST_AUTO while we wait for C++0x |
|
Bimap and Boost.Xpressive: Inserting elements in a bimap |
|
Bimap and Boost.Serialization: Load and save bimaps and iterators |
Table 1.9. Boost.MultiIndex to Boost.Bimap path examples
Program |
Description |
---|---|
Boost.MultiIndex to Boost.Bimap path example |
|
Boost.MultiIndex to Boost.Bimap path example |
|
Boost.MultiIndex to Boost.Bimap path example |