Workaround to 3051? (Passing alias to member function don't work)
    Jacob Carlborg 
    doob at me.com
       
    Tue Oct 25 23:57:20 PDT 2011
    
    
  
On 2011-10-26 05:33, Nick Sabalausky wrote:
> Anyone know a workaround to #3051 - "Passing alias to member function does
> not work"? (Hopefully besides just making "fun" either static or global)
>
> http://d.puremagic.com/issues/show_bug.cgi?id=3051
>
>
It depends on what you want to do with the alias. Pass it as a pointer, 
ref, string or similar.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list