And then there's something I recall running into, a decade ago:
using namespace std; // using namespace standard
It wasn't even "using standard namespace"...
And then there's something I recall running into, a decade ago: