[Issue 17465] stringof is allowed as identifier
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Jun  3 08:18:48 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17465
Jacob Carlborg <doob at me.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com
--- Comment #1 from Jacob Carlborg <doob at me.com> ---
Many of the built-in properties can be used as identifiers, not only stringof.
I would prefer if all or most of them would move to a different namespace, like
__traits.
--
    
    
More information about the Digitalmars-d-bugs
mailing list