[Issue 2753] Cannot declare pointer to function returning ref

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 23 00:34:03 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|normal                      |enhancement


--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> 2012-01-23 00:34:00 PST ---
ref is a storage class - not a function attribute or type modifier. The grammar
isn't broken, it's just a quirk in it. Changing it would be an enhancement
request.

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