mirror of
https://github.com/boostorg/multi_index.git
synced 2026-01-19 04:22:11 +00:00
7d8e20a59be8e2a0e4e68a09f0c79e6a4d19235e
No public headers depend on Boost.ForEach headers, so the dependency in CMakeLists.txt is not needed. This dependency causes problems in downstream CI runs because boostdep does not find the dependency on Boost.ForEach from public headers and does not checkout Boost.ForEach git repo. This causes CMake errors because it cannot resolve the Boost::foreach target.
Boost Multi-index Containers Library
| Branch | Travis | Drone | GitHub Actions | 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.
Description
Languages
C++
99.6%
CMake
0.1%
Shell
0.1%