On 05/18/2018 09:21 AM, Marc Glisse wrote:

what about comparisons to this?  I thought restrict implied such a comparison was 'never the same'?

ie. if the ctor was:
 selfie (selfie *ptr) : me (ptr==this ? 0 : ptr) {}

It is tempting to think so, but I don't see any language to that effect.

Ok then, thanks for the explanations.

nathan

--
Nathan Sidwell

Reply via email to