Compile-Time Only Function

Moinak Bhattacharyya via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 23 04:04:52 PDT 2017


On Friday, 23 June 2017 at 10:52:25 UTC, Stefan Koch wrote:
> string GenString(bla, blubb)

That still keeps string (an associative array) as a runtime 
symbol thus requires druntime. How can I remove the string-y part?


More information about the Digitalmars-d mailing list