DIP74: Reference Counted Class Objects

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sat Feb 28 18:21:19 PST 2015


On 2/28/15 5:43 PM, Manu via Digitalmars-d wrote:
> I'd like to see a struct with RC operators have implicit calls
> generated (and elided) for exactly the same set of cases as classes,
> in terms of construction/destruction/assignment/passing to/from
> functions.

The short answer is that probably won't happen. -- Andrei


More information about the Digitalmars-d mailing list