Get up to 80 % extra points for free! More info:

Lesson 10 - Overloading operators in C++

In the previous lesson, Static Class Members in C++, we introduced static class members in C++. In today's C++ tutorial, we'll talk about overloading operators in C++ and declare some.

Operators

What's an operator? Operators are operations that we execute in code using special syntax. You already know almost all the operators - arithmetic operations with numbers, binary operations, increments and many others. We can redefine this special syntax (+, &&, etc) and implement their function for our own data types. For a list of all C++ operators, see


 

...End of the preview...
Continue further

You will gain knowledge worth hundreds of thousands for a few crowns

You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.

Limited offer: Learn all knowledge and save money

Buy all currently available lessons with exercise submitting and other features for an exclusive price $12.24
Current account balance $0
By buying this exclusive package, you'll have access to all 25 lessons in this course including exercise submitting while saving $2.16. This offer is limited for the first lessons only with an additional exclusive 15% discount.

This article is licensed: Premium, by buying this article, you agree with the terms of use.

What will you get from us in the next lessons?
  • Unlimited and permanent access to individual lessons.
  • High quality IT knowledge.
  • Skills to help you get your dream and well-paid job.

Article description

Requested article covers this content:

In this tutorial, we'll look at overloading operators in C++ for our custom objects.

You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.

Article has been written for you by David Capka
Avatar
The author is a programmer, who likes web technologies and being the lead/chief article writer at ICT.social. He shares his knowledge with the community and is always looking to improve. He believes that anyone can do what they set their mind to.
Unicorn university David learned IT at the Unicorn University - a prestigious college providing education on IT and economics.
Activities