Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of Intermediate C++
For more information, please see full course syllabus of Intermediate C++
Intermediate C++ Namespaces
Lecture Description
In this lesson, our instructor Alvin Sylvain goes through an introduction on namespaces. He discusses namespace for class association, how units can share namespace, using namespaces for types and classes, using explicit namespace, 'using' keyword, using for particular names, naming strategy, namespace aliases, and avoiding duplicates.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
0 answers
Post by Ram Manohar Oruganti on November 13, 2014
Mr. Sylvain, so I am selectively picking the videos I have to watch to understand object oriented programming first. I would be glad if you could tell me as to which lecture talks about static functions, static variables, const functions, inline functions etc.