[Issue 5421] New: Ref function pointers can only be made with auto
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 7 06:51:49 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5421
Summary: Ref function pointers can only be made with auto
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: eatingstaples at gmail.com
--- Comment #0 from eatingstaples at gmail.com 2011-01-07 06:49:31 PST ---
Creating a function pointer to a ref function can only be done using auto, but
by no explicit means. Also, aliasing a ref function pointer to another type
can't be done.
--
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