Hi, it´s me again and I have a question about using -keyword and here it is: Is there any different functionality with this keyword than this:
usingnamespace std;
Should be self-explanatory what this one does, but I´d find it odd if this would be the only functionality using-keyword has. I´ve heard adding new keywords to C++ is not a very welcome thing and that leaves me just wondering this. Any further information about this keyword?