- dynamic memory allocation:
new
anddelete
- pointers to members
- references
- file manipulation
switch
statements
✅ Check out C++ Module 02 - function and operator overloading
⏪️ Go back to C++ Module 00 - namespaces, classes, member functions, stdio streams, ...