Boost logo

Boost :

Subject: Re: [boost] [Container] Inner Smart Pointers
From: Phil Bouchard (phil_at_[hidden])
Date: 2016-02-26 00:49:19


On 2016-02-25 8:38 PM, Rob Stewart wrote:
> On February 24, 2016 10:22:03 PM EST, Phil Bouchard <phil_at_[hidden]> wrote:
>>
>> 2) I would pass the pointer parameters as references
>
> That would be a pessimization for the 99% case, I would imagine.

I'm pretty sure these references will help out optimization of the raw
pointer parameters as well.

Anyway I'm very close to get my pointer work correctly now with or
without this optimization... But if people want real memory managment
then they will use references in the container API.


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