Menu

#615 using namespace std

Development_Branch
open
nobody
None
5
2023-03-02
2023-03-02
NSK
No

object.h contains using namespace std since a while. This is quite a catastrophe.
E. g. I don't know how to solve the failing declaration of a managed array variable, as it always tries to go to std::array.
Couldn't this be changed please?

Discussion


Log in to post a comment.