On 15/11/2021 9:04 AM, H. S. Teoh wrote: > IOW, const becomes unusable with any object that could potentially > contain a ref-counted sub-object. I've mentioned this before, but this pattern could be rectified with scope + ARC.