On May 17, 2012, at 12:33 PM, Peter Kasting <[email protected]> wrote:

> On Thu, May 17, 2012 at 12:02 PM, Ryosuke Niwa <[email protected]> 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?

Go for it!

- Anders


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to