$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [container] documentation
From: Gordon Woodhull (gordon_at_[hidden])
Date: 2011-01-23 18:37:58
>> I'm wondering if it has
>> somehow an improved contract with the allocator to support shared
>> memory - or is that worth talking about?
>
> Yes, it supports some special functions, also new allocation schemes like explained in:
>
> http://www.drivehq.com/web/igaztanaga/allocplus/
Oh cool, this is (a bit more than ;) what I was looking for in the Container documentation.
> But those contracts are yet experimental.
Does this mean they are not documentable yet?
Cheers,
Gordon