[Issue 8591] typecons.RefCounted.refCountedPayload should be nothrow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 2 15:23:08 PDT 2012


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



--- Comment #4 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-02 15:23:36 PDT ---
> I didn't know that nothrow could be inferred.

nothrow, pure, and @safe are inferred for templated functions and lambdas:
http://dlang.org/function.html#function-attribute-inference

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