Differing implementations for a function in two interfaces
    Ryan Steen 
    Ryan_member at pathlink.com
       
    Mon Apr 17 03:20:08 PDT 2006
    
    
  
In article <e1vlef$21vv$1 at digitaldaemon.com>, Lionello Lunesu says...
>#	IA ia = cast(IA)c;
>#	IB ib = cast(IB)c;
Those casts are superfluous and dangerous.
    
    
More information about the Digitalmars-d-learn
mailing list