[Issue 8661] typeof not an attribute, doesn't work with UFCS
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Sep 14 08:32:39 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8661
Jonathan M Davis <jmdavisProg at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-14 08:32:51 PDT ---
typeof isn't a function, nor is it a property. It's a built-in construct like
is-expressions are. Would you want is-expressions to work with UFCS as well?
No, I think that this is trying to take UFCS too far.
-- 
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