From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-03-28 07:36:14


David B. Held wrote:

> If I recall correctly, normal functions are always considered before
> template functions during overload resolution.

This is only true if the arguments match _exactly_ (which is not the
case here).

Stefan