Componentizing D's garbage collector

Jacob Carlborg doob at me.com
Tue Jan 14 01:52:22 PST 2014


On 2014-01-14 10:20, Benjamin Thaut wrote:

> Yes, thats the usual approach. But that means that you have to copy them
> to a other space before pinning, or allocate them in a space that allows
> pinning in the first place.

Is there a problem to allocate them in the correct space from the beginning?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list