[Issue 4272] x.typeof syntax

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 14 14:20:16 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-14 14:20:26 PDT ---
typeof isn't a property or a function, unlike sizeof. It's like an
is-expression, and I think that treating it like a property would be a mistake.

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