Boost logo

Boost :

Subject: Re: [boost] [Container] Inner Smart Pointers
From: Rob Stewart (rob.stewart_at_[hidden])
Date: 2016-02-26 04:23:29


On February 26, 2016 12:49:19 AM EST, Phil Bouchard <phil_at_[hidden]> wrote:
> 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.

Since references are implemented as pointers, how would pointer to pointer arguments help anything?

___
Rob

(Sent from my portable computation engine)


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