[Issue 11254] std.string.strip is not nothrow
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 14 19:41:33 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11254
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #4 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-10-14 19:41:32 PDT ---
I think that we should probably move towards overloading string functions with
ubyte[] so that they can have ASCII-specific versions, and more of those would
be able to be nothrow.
--
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