[Issue 3313] Check when immutability is really needed in std.string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 11 08:24:03 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3313



--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2009-09-11 08:24:03 PDT ---
Forgot to mention, for stuff that returns some kind of string, array of
strings, etc. that are aliased to the original, templates should probably be
used to give the same guarantees about mutability that the original string had.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list