Russell Lewis Wrote: > 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; Please no!