Proposal: ClassInfo hasFinalizer field

dsimcha dsimcha at yahoo.com
Sat Jun 4 21:13:16 PDT 2011


On 6/4/2011 11:45 PM, Walter Bright wrote:
>
> One issue is that if someone derives from a class and adds a finalizer.

But when a class is allocated via new, the classinfo for the exact type 
being allocated is passed.  At least, that's the way I think it works.


More information about the Digitalmars-d mailing list