Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-03-02 17:15:32


Arkadiy Vertleyb wrote:
>
> The GCC's ADL is sure broken, but this only shows up in combination
> with another problem -- unqualified calls.

That's because ADL only applies to unqualified calls. ;-)

> Just fixing ADL would not
> solve the problem -- MPL is free to have a *function* called end().

Overload resolution usually sorts them out. The problem with finding
non-functions is that it never gets the chance to kick in.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net