Free Academic Seminars And Projects Reports
C++ Tutorials - Printable Version

+- Free Academic Seminars And Projects Reports (https://easyreport.in)
+-- Forum: Seminars Topics And Discussions (https://easyreport.in/forumdisplay.php?fid=30)
+--- Forum: Miscellaneous Seminars Topics (https://easyreport.in/forumdisplay.php?fid=21)
+---- Forum: General Seminar Topics (https://easyreport.in/forumdisplay.php?fid=58)
+---- Thread: C++ Tutorials (/showthread.php?tid=41976)



C++ Tutorials - jainanimal - 10-04-2017

[attachment=4675]
C++ Tutorials

abstract

Namespaces are a relatively new C++ feature just now starting to appear in C++ compilers.
We will be describing some aspects of namespaces in subsequent newsletters.
What problem do namespaces solve? Well, suppose that you buy two different generalpurpose
class libraries from two different vendors, and each library has some features that
you'd like to use.