Hi,

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?

Thanks.
Hering