From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-13 13:01:06


----- Original Message -----
From: "Rainer Deyke" <root_at_[hidden]>

> I don't like using argument-dependent lookup. It's hard to read
> (since you can't tell which function is actually called just by
> looking at the code) and can create some fairly subtle bugs.

I'm with you (in general). But until we get LWG 225/229 solved, it will be
around for a while ;-)