template statistics

Stefan Koch uplink.coder at googlemail.com
Wed Jun 3 04:46:54 UTC 2020


On Wednesday, 3 June 2020 at 03:19:37 UTC, Walter Bright wrote:
> On 6/2/2020 7:41 PM, Adam D. Ruppe wrote:
>> Most the rest are reflection helpers in Phobos, many of which 
>> could prolly be trivially replaced with inline checks but .... 
>> maybe not a big deal anyway. idk.
>
> The thing is, `writeln("hello")` can be expanded to 
> `core.stdc.stdio.puts("hello")`. Done.
>
> Phobos seems to do a lot of "going around the Horn" instead of 
> taking the canal.

I have been saying that for years.

Apparently you never used `-vcg-ast`.


More information about the Digitalmars-d mailing list