Why not move cast to the standard library?

language_fan foo at bar.com.invalid
Thu Sep 24 12:07:30 PDT 2009


Thu, 24 Sep 2009 13:47:21 -0400, Steven Schveighoffer thusly wrote:

> I actually prefer the compiler to handle the casting versus templates to
> cut down on template instantiation bloat.

I wonder how D scales to 100 MLOC programs as the template instantiations 
can be troublesome already in < 1000 LOC programs.



More information about the Digitalmars-d mailing list