What's wrong with D's templates?

Walter Bright newshound1 at digitalmars.com
Thu Dec 24 11:59:57 PST 2009


grauzone wrote:
> What will you do?

Because of casting, there cannot be a thread-local only gc.

This does not make the gc inherently unusable. Java, for example, uses 
only one shared gc. It must, because Java has no concept of thread local.



More information about the Digitalmars-d mailing list