Boost logo

Boost :

Subject: Re: [boost] [Block Pointer] Benchmarks
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-03-13 17:38:01


On 03/13/2016 05:23 PM, Phil Bouchard wrote:
> On 03/13/2016 02:52 PM, Bjorn Reese wrote:
>> On 03/13/2016 07:04 PM, Phil Bouchard wrote:
>>
>>> Also the documentation is outdated as proxies are now explicit but it'll
>>> give you the general idea.
>>
>> Are proxies regions? (cf. your earlier reference to region-based memory
>> management.)
>
> I could rename:
> - proxy_ptr<> -> root_ptr<> and
> - block_ptr<> -> leaf_ptr<>

Or perhaps:

- proxy_ptr<> -> root_ptr<> and
- block_ptr<> -> node_ptr<>


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