Skip to content

Remove Equality Operators in Error Class #81

Closed
@threeal

Description

@threeal

This issue suggests to remove the Error::operator== and the Error::operator!= methods because comparing errors seems rarely going to be used. And if someone want to comparing errors, they can compare the error message instead.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions