On Thu, 5 Sep 2002, Carsten Pfeiffer wrote: > Isn't the '&' part of the arguments-signature so that you could overload > putValue()? Not sure which version would be used then, tho. You would get a 'call of overloaded `putValue(..)' is ambiguous. Even if we could avoid it, an extra virtual putValue would break BC. Koos