[go: up one dir, main page]

Avoid the “using std::*;” or “using namespace std;” construct

This makes the code a lot less readable and greppable for no reason.

Edited by Link Mauve

Merge request reports

Loading