C++ namespaces [using namespace std]

preview_player
Показать описание
What's the deal with using namespace std? Let's talk about namespace and using namespace std and how you can create your own namespaces in C++. This beginners tutorial will explain and demonstrate with code how to use namespaces in your C++ programs.

Concepts explained in a very accessible way.

// Check out my complete C++ videos playlist:

// Consider supporting this channel in multiple ways
Bitcoin: 177wfkQwzXiC8o2whQMVpSyuWUs95krKYB
Рекомендации по теме
Комментарии
Автор

FINALLY a reasonable explanation of what a namespace is and more importantly how to use it!!!!

Earth-Worm-Tim
Автор

Your videos are everything that is troubling New C++ users and just completing the picture that is being painted

sanelengidi