Andrey Semashev 7d8e20a59b Remove dependency on Boost.ForEach from CMakeLists.txt.
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.
2023-03-27 16:25:13 +03:00
2022-06-29 09:41:53 +02:00
2023-03-01 09:52:07 +01:00
2021-01-05 10:51:10 +01:00
2004-05-07 10:44:23 +00:00
2004-08-30 16:33:34 +00:00
2021-03-02 18:24:30 +01:00
2019-01-03 09:32:29 +01:00

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.

Description
Mirrored via gitea-mirror
Readme 3.2 MiB
Languages
C++ 99.6%
CMake 0.1%
Shell 0.1%