Other questions address the general question of putting using namespace
statements inside namespace blocks in headers, and speak against it.
Does this equally hold for using namespace std;
or using namespace std::placeholders;
?
Other questions address the general question of putting using namespace
statements inside namespace blocks in headers, and speak against it.
Does this equally hold for using namespace std;
or using namespace std::placeholders;
?