D on next-gen consoles and for game development

Jacob Carlborg doob at me.com
Fri May 24 05:29:42 PDT 2013


On 2013-05-24 12:01, Peter Alexander wrote:

> In that case it should only allocate when needed. Most strings are ASCII
> and will not change size.

What I mean is that something called "InPlace" doesn't go hand in hand 
with something that allocates. There's always std.ascii.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list