GC-less string formatting

rikki cattermole rikki at cattermole.co.nz
Tue Oct 20 06:48:28 UTC 2020


https://dlang.org/phobos/std_format.html#formattedWrite

Uses GC for exception (so cannot be @nogc yet), but otherwise it should 
be GC free.


More information about the Digitalmars-d-learn mailing list