I have created my own class like this:
template class ball { T size; T price; };
Now I want to support comparing two b