This is an older version of Boost and was released in 2019. The current version is 1.89.0.
C++ 03
Added in Boost
1.32.0
The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.
This Release
Dependencies
Boost Multi-index Containers Library
| Branch | Travis | AppVeyor | Regression tests |
|---|---|---|---|
| develop | |||
| master |
Boost.MultiIndex provides a class template
named multi_index_container which enables the construction of containers
maintaining one or more indices with different sorting and access semantics.