Would anyone be able to tell me where the namespace goes when you create a namespace. I know how it works I'm just not clear where the namespace is placed. Is it placed in header files? Or is there a special namespace file which needs to be created? Or Is the namespace created in the source file?
As much as I Google this, the explanation always comes back to how it is used. I want to know where the namespaces is created?