Can you think of a use case where the calling function should know that opEquals() isn't truly const?
I can't think of any. If we are going to this way, we need all four of them to be const i think.
Can you think of a use case where the calling function should know that opEquals() isn't truly const?
I can't think of any. If we are going to this way, we need all four of them to be const i think.