C++ Programming Tutorial 92 - Intro To Operator Overloading

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

You explained that so well that I think you might be a...smooth operator. But in all seriousness, this is one of the best tutorial series that I have ever seen, on YouTube or otherwise. I'm planning to watch your tutorials for other languages after this, and keep up the amazing work!

PunmasterSTP
Автор

Thanks so much for this tutorial! I was struggling to follow a similar lecture, but this cleared up misconceptions with clear and easy-to-understand explanations!

CodingCardSharp
Автор

this is what youtube is meant for, nice teaching better than my college teachers

HUSS_BOSS
Автор

I suppose this is how std::cout << "something"; works with the otherwise bitwise leftshift operator.

williambillemeyling
Автор

Thanks for tutorial, had to watch few times some parts of video until I figured it out, kinda wish I didnt xD . its so confiusing.

DeagleJJChannel
Автор

Why is b considered the only argument and not a and b?

pmcate