Boost.Bimap is a bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key. A bimap can be thought of as a combination of a std::map and a std::map. The learning curve of bimap is almost flat if you know how to use standard containers. A great deal of effort has been put into mapping the naming scheme of the STL in Boost.Bimap. The library is designed to match the common STL containers.
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryMar 2 2023 — Apr 1 2023
|
12 Month SummaryApr 1 2022 — Apr 1 2023
|