Efficient outputting of to-string conversions

Jonathan M Davis jmdavisProg at gmx.com
Mon Feb 7 13:43:18 PST 2011


On Monday 07 February 2011 13:10:09 Tomek Sowiński wrote:
> Looks like std.conv.to always allocates behind the scenes. It's a shame as
> the returned string is immediately processed and discarded in my XML
> writer. Are there plans to include a custom output variant, e.g.
> to!string(7, outputRange)?

http://prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP9


More information about the Digitalmars-d mailing list