Subject: Re: [boost] [block_ptr] & Java
From: Phil Bouchard (philippe_at_[hidden])
Date: 2013-08-27 13:07:57


On 8/27/2013 12:22 PM, Klaim - Joël Lamotte wrote:
> On Tue, Aug 27, 2013 at 6:08 PM, Phil Bouchard <philippe_at_[hidden]> wrote:
>
>> Well it's a memory manager but I am not sure where I fail to document its
>> design.
>
>
> "Memory manager" is very vague.

Well it's a deterministic memory manager because the time of the
destruction of the objects is predictable.

If it was ported to Java there would be no need for the "finally" clause
anymore.