[Issue 8185] Pure functions and pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 4 10:49:48 PDT 2012


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



--- Comment #45 from klickverbot <code at klickverbot.at> 2012-06-04 10:51:45 PDT ---
(In reply to comment #44)
Still thinking about the rest of the proposal, but:

> […] or @trusted functions […]
If a @trusted function accepts a pointer, it must _under no circumstances_
access anything except for the pointer target, because it can be called from
@safe code.

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