[Issue 12664] @nogc for lazy arguments too
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Apr 27 07:27:52 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12664
Sobirari Muhomori <dfj1esp02 at sneakemail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #1 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
The third example can't infer attributes because it doesn't create the
delegate, and can't accept arbitrary type info because it's not templated.
--
    
    
More information about the Digitalmars-d-bugs
mailing list