Remove "std::" from cc files and add style check that fails if new code breaks
this convention.
I'd be happy to remove the check if you think we should support typing e.g.
"std::find" in case of ambiguities, but I think it would be better to rename
our functions etc. in these cases.
|