$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Container] small flat set ?
From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2017-09-05 07:07:47
Den 04-09-2017 kl. 22:42 skrev Ion Gaztañaga via Boost:
> On 04/09/2017 17:12, Phil Endecott via Boost wrote:
>> Any thoughts?
>
> I recently committed to develop the initial implementation (not properly
> tested!) to use a different container than boost::container::vector as
> the underlying sequence. The idea is to pass a container instead of an
> allocator:
Awesome. Also for flat_map, I presume?
-T