While `using namespace` certainly has its downsides, in these cases, the scope is local to a single file, and makes the code _much_ more readable, offsetting any downsides the directive otherwise has. As such, lets tell cpplint to ignore these. Signed-off-by: Gergely Nagy <algernon@keyboard.io>pull/911/head
parent
30eca52dce
commit
1f9f46d9f3
Loading…
Reference in new issue