From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-03-02 17:29:54


"Peter Dimov" <pdimov_at_[hidden]> wrote

> > Just fixing ADL would not
> > solve the problem -- MPL is free to have a *function* called end().
>
> Overload resolution usually sorts them out.
                                  ^^^^^
Usually...;-)

Just qualifying all calls to function templates would resolve the problem.
I definitely think such unqualified calls should never be used.

Regards,
Arkadiy