[Cs3] overriding operators

Mikhail Nesterenko mikhail at cs.kent.edu
Tue Apr 13 12:09:51 EDT 2021


CS3 students,

There was a question on whether you can override operators in C++. It
turns out you can. Here is a relevant example in stack overflow:

  https://stackoverflow.com/questions/30638634/virtual-operator-overloading-c

Thanks,
-- 
Mikhail


More information about the cs3 mailing list