On Thu, May 17, 2012 at 12:02 PM, Ryosuke Niwa <rn...@webkit.org> wrote:

> It appears to me using fully qualified names (e.g. std::max(~) at call
> site) is far superior to using directive for individual symbols (e.g. using
> std::max).
>

It sounds in general like a number of people have been in favor of this,
and there hasn't been any opposition.

Should we say that the rule for things in std:: is to qualify at the
callsite rather than use either form of a using directive?  Is there any
disagreement with doing that?

(I assume we'd leave the existing rules unchanged for other namespaces.)

PK
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to