There was an error while loading. Please reload this page.
Hello. I suggest alternative operator, that does not used in overloading.
c = a $[+] b; //Not overloadable operator, but this is plus
Also, how to overload assign operator?
Hello. I suggest alternative operator, that does not used in overloading.
Also, how to overload assign operator?