0
operator overloading
what is operator overloading?
3 Respostas
+ 1
it's something like making some operations(+,-,<<, etc) possible for your own classes. without operation overloading you cannot add two instances of your class, for example.
- 1
you can add multiple classes
- 1
this course went from 0 to 100 real quick