$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [block_ptr] & Java
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-09-02 06:44:17
On 27 August 2013 17:08, Phil Bouchard wrote:
> On 8/27/2013 11:58 AM, Klaim - Joël Lamotte wrote:
>>
>> On Tue, Aug 27, 2013 at 5:34 PM, Phil Bouchard <philippe_at_[hidden]>
>> wrote:
>>
>>> - block_ptr hasn't been reviewed yet but memory management is an
>>> important
>>> subject. Are there unanswered questions about it?
>>
>>
>>
>> My current understanding is that it is not clear at all to most of us (me
>> included) what block_ptr is.
>
>
> Well it's a memory manager but I am not sure where I fail to document its
> design.
Why is <boost/block_ptr.hpp> in the top-level directory?
Why does <boost/block_ptr.hpp> include <iostream>?