Boost logo

Boost :

Subject: Re: [boost] Pimpl Again?
From: Rob Stewart (rstewart_at_[hidden])
Date: 2016-06-01 04:22:22


On May 31, 2016 7:47:25 PM EDT, Gavin Lambert <gavinl_at_[hidden]> wrote:
>On 1/06/2016 11:05, rstewart wrote:
>>>> The upside is not writing some calls one way and others the other
>way on
>>>> the same object, and having to remember which is which.
>>>>
>>> So, don't use the dot syntax. :)
>>
>> Not all functions can be non-members.
>
>Operators can be;

Not all operators can be: consider +=, -=, *=, /=, ->, and &.

___
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