bool operator ==(const Palette& other) const;
The == operator determines the equality of the two Palette.
A Boolean value of true if equal and false otherwise.