You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.
Library for working with tuples, including various containers, algorithms, etc.
The Boost.Geometry library provides geometric algorithms, primitives and spatial index.
Fast multi-dimensional histogram with convenient interface for C++14
Interval Container Library, interval sets and maps and aggregation of associated values
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.
A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.
Containers for storing heap-allocated polymorphic objects to ease OO-programming.
Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.
A tree data structure especially suited to storing configuration data.
A never-valueless, strong guarantee implementation of std::variant.