[webkit-dev] Coding Style addition - `using namespace` positioning
Darin Adler
darin at apple.com
Fri Sep 18 12:32:23 PDT 2009
I think the guideline in your patch is good. It makes sense to do the
using namespace directives just after the includes, before the code in
the file begins.
-- Darin
More information about the webkit-dev
mailing list