Boost logo

Boost Users :

Subject: Re: [Boost-users] [Container] [Intrusive] [Interprocess] Flat Intrusive Containers?
From: Philipp Moeller (philipp.moeller_at_[hidden])
Date: 2012-06-14 11:55:15


Hering Cheng <hering.cheng_at_[hidden]> writes:

> While Boost.Intrusive provides more varieties of containers than
> Boost.Container, I wonder if it would make sense to provide flat maps or
> sets. The application I have in mind is to use these flat containers in
> shared memory in such a way that application programs preallocate all
> memory, just like it is possible with Instrusive containers. Would this be
> feasible? If this makes sense, is there any plan to make this available?

Boost.Container already has a flat_map/flat_set [1]. Have your tried
using them with an allocator from interprocess?

HTH,
Philipp

Footnotes:
[1] http://www.boost.org/doc/libs/1_49_0/doc/html/container/non_standard_containers.html#container.non_standard_containers.flat_xxx


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net