preparing for const, final, and invariant

Manfred Nowak svv1999 at hotmail.com
Fri May 18 12:20:11 PDT 2007


Walter Bright wrote
> Making copies is allowed.

A copy of a reference is not the reference itself?

Then `g = a;' does not make a copy of the adress contained in `a'?

WHat does it do then?

-manfred



More information about the Digitalmars-d-announce mailing list