filmov
tv
Classes in C++: Creating Classes, Constructors, and Using the 'this' Pointer

Показать описание
In this video, we will take a look at a C++ code example to learn how to make classes, instantiate objects, use the 'this' pointer, and use a constructor. Stay tuned for the next video where we will take a deeper dive into access modifiers and more.