result icon indicating copy to clipboard operation
result copied to clipboard

Return value missing in `operator==`

Open hellow554 opened this issue 6 years ago • 0 comments

https://github.com/oktal/result/blob/fee9af7e0c775f0148810f9449fa8354b3eec569/result.h#L862-L873

Shouldn't a simple return false; in the end fix it?

hellow554 avatar Feb 04 '20 15:02 hellow554