Boost logo

Boost :

Subject: Re: [boost] [block_ptr] Request for a review manager
From: Bjorn Reese (breese_at_[hidden])
Date: 2016-02-06 08:33:13


On 02/04/2016 03:02 AM, Phil Bouchard wrote:

> On the other hand I code completed the deterministic block_ptr in 2011
> and I am wondering if there is anything I am missing to get it through
> the review process because this is one of the most important subject in
> computer science:
> https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/doc/index.html

Do you have any performance measurements comparing block_ptr<T> with
shared_ptr<T>?

Btw, in the overview section you claim that shared_ptr<T> has to manage
counters when it is dereferenced. I am not entirely sure that is
correct.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk