DIP74: Reference Counted Class Objects

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Thu Feb 26 16:36:41 PST 2015


On Friday, 27 February 2015 at 00:12:32 UTC, Andrei Alexandrescu 
wrote:
>> Well, RefCounted could use compile time reflexion to do so. 
>> Even better,
>> we could define a lvalue property for RefCounted to use a 
>> counter so we
>> can do intrusive counting in both classes and structs.
>
> No, see below how typechecking is more strict for RCOs. -- 
> Andrei

That is simply a rhetoric way to not admit failure of DIP25 and 
DIP69.


More information about the Digitalmars-d mailing list