$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2024-05-21 16:24:52
On 5/21/24 19:22, Niall Douglas via Boost wrote:
> On 21/05/2024 06:03, Ion Gaztañaga via Boost wrote:
>
>> Lately I've been collecting some ideas about how to improve the library
>> and keep it interesting/useful both for other Boost libraries and Boost
>> users.
>
> Separating the algorithm from the container, or ability to use the
> algorithm with a third party container implementation, would be a win.
Boost.Intrusive fits this niche.