Error: array operation d1[] + d2[] without assignment not implemented
    Ilya Yaroshenko via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Sep 13 08:13:41 PDT 2014
    
    
  
Operations like "ar1[] op= ar2[] op ar3[]" is only for arrays.
There is no operator overloading for this staff.
    
    
More information about the Digitalmars-d-learn
mailing list