How to indicate that a memory block contains no GC pointers?

Alex Rønne Petersen xtzgzorex at gmail.com
Fri Mar 2 12:48:58 PST 2012


Hi,

Is there any way I can tell the GC that a block of memory does not 
contain any possible pointers (in)to other GC-managed memory?

-- 
- Alex


More information about the Digitalmars-d-learn mailing list