This is the complete reference of Boost.Bimap.
After getting a good understanding of the library from a user perspective the next step will be:
- Understand the tagged idiom. (lslboost::bimaps::tags) - Understand the internals of the relation class (lslboost::bimaps::relation) - Read the container_adaptor toolbox docs (lslboost::bimaps::container_adaptor) - Understand the internals of the bimap class. (lslboost::bimaps, lslboost::bimaps::views and lslboost::bimaps::detail)