►Full C++ Series Playlist: • The C++ Programming Language
►Find full courses on: https://courses.mshah.io/
►Join as Member to Support the channel: / @mikeshah
►Lesson Description: In this lesson I show how to perform operator overloading in C++ so that you can use your objects with operators like +, -, *, / , etc. In fact, you can even use other common operators like the stream operators, brackets, new, and delete. Whether or not you should use operator overloading is a style question, and general guidelines I have heard recommend against using operator overloading for anything other than mathematical types where it makes the code more intuitive. That said, occassionally it is useful to overload somethings like the less than comparison operator for use in std::sort, or the == operator for comparisons.
►YouTube Channel: / mikeshah
►Please like and subscribe to help the channel!
Watch video Classes part 6 - Operator overloading | Modern Cpp Series Ep. 42 online, duration hours minute second in high quality that is uploaded to the channel Mike Shah 23 March 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 5,219 times and liked it 203 visitors.