$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Status of boost::make_shared_array
From: Peter Dimov (pdimov_at_[hidden])
Date: 2011-10-18 18:26:14
Olaf van der Spek wrote:
>>> I don't have the time now to implement make_shared_array, sorry.
>>
>> Can I help in any way?
The only way you can help is by implementing it, I guess. Unfortunately, I
don't think that this can be done, as in make_shared's case,
non-intrusively.