Declare the equality (`==`) and inequality (`!=`) operators of the `Error` struct as friend operators inside the struct.
Declare the equality (
==) and inequality (!=) operators of theErrorstruct as friend operators inside the struct.