compiler support added for precise GC

Jacob Carlborg doob at me.com
Mon Apr 16 09:40:41 PDT 2012


On 2012-04-16 13:34, deadalnix wrote:

> This is a lib issue. phobos should provide a standard way to do
> compiletime -> runtime reflection so each lib doesn't need to provide
> its own way every time.

Regardless of how the runtime reflection is generated, by a library or 
the compiler, it needs to be available to all types.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list