to but nothrow?

H. S. Teoh hsteoh at quickfur.ath.cx
Fri May 22 21:03:14 UTC 2020


On Fri, May 22, 2020 at 08:25:24PM +0000, bauss via Digitalmars-d-learn wrote:
> Is there anyway to use the "to" template from std.conv but as nothrow?
[...]

There's std.conv.parse, though the interface is somewhat awkward, and it
only works with character ranges.


T

-- 
I'm still trying to find a pun for "punishment"...


More information about the Digitalmars-d-learn mailing list