$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [smart_ptr]make_shared_array/allocate_shared_arrayfunction templates
From: Roman Kecher (roman.kecher_at_[hidden])
Date: 2009-11-09 16:50:06
On Mon, Nov 9, 2009 at 7:19 PM, Peter Dimov <pdimov_at_[hidden]> wrote:
> Frank Mori Hess wrote:
>
> Is it allright if I fix the perfect forwarding bug
>> (https://svn.boost.org/trac/boost/ticket/2962) in
>> make/allocate_shared before it maybe gets copied into a
>> make/allocate_shared_array?
>>
>
> Yes of course. I wonder why I defined forward this way.
Alright, so after the fix is done someone will have to pick up the glove and
add these. I have no idea regarding the svn updating policy, I guess not
everybody can just go ahead and check in..? I would do this if I could.
Roman.