dst = src rather than src dst

Russell Lewis webmaster at villagersonline.com
Wed Sep 5 13:15:32 PDT 2007


Let's take this one step further.  Let's say that this is a typedef:
     typedef dst = src.dup;
while this is an alias:
     typedef dst = src;



More information about the Digitalmars-d mailing list