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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 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: -------