Not only does that not work because it is already defined for ints, but even if one were to replace int with SomeClass then it still wouldn't work because it would be infinitely recursive, which you...