I have made a discovery

Idan Arye via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 19 01:38:28 PDT 2015


On Saturday, 18 April 2015 at 15:24:27 UTC, w0rp wrote:
> Consider also the coming addition to the language for class 
> reference counting methods opAddRef and opRelease.

Since it's classes we are talking about, wouldn't that mean we 
need to do a virtual function call each time a class reference 
gets assigned or goes out of scope(and twice when it gets 
reassigned)?


More information about the Digitalmars-d mailing list