[webkit-dev] Using namespace std
Darin Adler
darin at apple.com
Wed May 16 12:48:40 PDT 2012
On May 16, 2012, at 12:47 PM, James Robinson wrote:
> On Wed, May 16, 2012 at 12:04 PM, Anders Carlsson <andersca at apple.com> wrote:
>
>> FWIW, I don't think we really need using directives for the std namespace - the fully qualified name is short enough and I like the additional clarity that we're calling something in the standard library.
>
> I would be strongly in favor of using fully qualified names for std classes (std::bind instead of just bind).
I’m OK with that.
-- Darin
More information about the webkit-dev
mailing list