Topic: followup---overload resolution


Author: daniel.edelson@inria.fr (Daniel R. Edelson)
Date: 19 Feb 92 16:08:00 GMT
Raw View
In my previous post I neglected to mention that
const is already used as a basis for overload resolution
in exactly the way I suggested, but only to differentiate
among sequences that involve only trivial conversions.
I'm wondering if that can't be extended to include the
standard conversions as well.

Daniel