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)?

-- 
Tomek

Reply via email to