Boost
Libraries
arrow_drop_down
Boost.MultiIndex
M
D
C++ 03 Added in Boost 1.32.0
Categories: Containers , Data

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

Joaquín M López Muñoz
Joaquín M López Muñoz
Maintainer

Dependencies

Assert
Bind
Config
Container Hash
Core
Foreach
Integer
Iterator
Move
MPL
Preprocessor
Serialization
Smart Ptr
Static Assert
ThrowException
Tuple
Type Traits
Utility

Boost Multi-index Containers Library

Branch Travis Drone GitHub Actions AppVeyor Regression tests
develop Build Status Build Status Build Status Build Status Test Results
master Build Status Build Status Build Status Build Status Test Results

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.