On 4/4/2011 8:19 AM, Steven Schveighoffer wrote:
That is something that D suffers from in general. All CFTE-only templates shouild be optimized out (e.g. isInputRange, etc.). It seems every release of phobos adds more templates, and grows in size both the library and the traditional "hello world" program.
That's something we have to fix sooner or later.