[Issue 16455] Wrong code when calling a struct delegate
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Aug 31 19:52:20 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16455
apham <apz28 at hotmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID
--- Comment #3 from apham <apz28 at hotmail.com> ---
need to move the setting "doPopFront = &doMove;" out of constructor to make it
work. Can move it to empty() to complete the initialization
--
    
    
More information about the Digitalmars-d-bugs
mailing list