Hello, if im overloading an operator, and using a friend function to do it, does it matter if the body is included inside the class or outside the class? does it make a difference?
↧
Hello, if im overloading an operator, and using a friend function to do it, does it matter if the body is included inside the class or outside the class? does it make a difference?