We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b40eaa commit 2f8a311Copy full SHA for 2f8a311
docopt_value.h
@@ -64,7 +64,6 @@ namespace docopt {
64
65
size_t hash() const noexcept;
66
67
- // equality is based on hash-equality
68
friend bool operator==(value const&, value const&);
69
friend bool operator!=(value const&, value const&);
70
0 commit comments