≡ Menu

C++ Namespace Std

How to use C++ Namespaces with an Example Code

When we talk about namespaces, we should understand certain things about one important operator from the world of C++. That one important C++ Operator is “::” When you confront a C programmer with “::” operator, he might look at it but not understand it. It is one of the things that distinguish the C++ world [...]

{ 3 comments }