template statistics
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Fri Jun 5 20:10:30 UTC 2020
On 6/3/20 4:02 PM, Walter Bright wrote:
> On 6/3/2020 7:04 AM, Adam D. Ruppe wrote:
>> tbh I think this case looks worse than it is.
>
> Not if you look at the code generated by:
>
> import std.stdio;
>
> void test()
> {
> writeln("hello");
> }
>
> It's embarrassing.
Here it is: https://godbolt.org/z/LjUtc4
I was surprised.
It would be great if someone took a look at that.
More information about the Digitalmars-d
mailing list