G
Guest
I have a class Digit and I want to implement operators + - * / with 2
Digits, a Digit and an Integer, a Digit and an int, a Digit and a Double
etc.
Is this possible?
Digits, a Digit and an Integer, a Digit and an int, a Digit and a Double
etc.
Is this possible?