For example, here is the code :
rectangleType operator+(const rectangleType&) const;
I know writing const means you cannot alter its data