"all functions are templates" flag

Denis Feklushkin feklushkin.denis at gmail.com
Sun Jun 23 20:26:14 UTC 2024


On Sunday, 23 June 2024 at 17:18:11 UTC, monkyyy wrote:

> In wasm with a broken libc, phoboes is unusable, for silly 
> reasons like t_time being undefined so I cant use anything that 
> imports chains to core.*, which as far as I know is all of 
> Phobos

All functions are templates except marked as extern or export?

Because some functions can be called implictly from outside and 
you don’t even know about it



More information about the dip.ideas mailing list