Type Aware GC Questions

Craig Black cblack at ara.com
Sun Jan 28 00:41:41 PST 2007


I was wondering, just how smart is the compiler now?  If I define a class
that doesn't have any pointers, then will the compiler know that it doesn't
have pointers?   If I only have one pointer in my class, will the GC only
scan that location?

-Craig





More information about the Digitalmars-d mailing list