doc | ||
example | ||
include/boost | ||
meta | ||
perf | ||
test | ||
.gitattributes | ||
.travis.yml | ||
appveyor.yml | ||
index.html | ||
README.md | ||
test_results.svg |
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.