The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.
Version1.90.0compared with
Version Details
| 1.81.0 | 1.90.0 | |
|---|---|---|
| Release date | Jan 07, 2023 | Jan 16, 2026 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Compile Changes (13)
| 1.81.0 | 1.90.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.brunotl » boost_mp11 | - | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_concept_check | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_config | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_core | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_detail | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_fusion | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_mpl | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_optional | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_type_traits | 1.81.0 | 1.90.0 |
| - Removed | com.github.brunotl » boost_assert | 1.81.0 | - |
| - Removed | com.github.brunotl » boost_function_types | 1.81.0 | - |
| - Removed | com.github.brunotl » boost_static_assert | 1.81.0 | - |
| - Removed | com.github.brunotl » boost_utility | 1.81.0 | - |
