tmp/tmp8cden7x4/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
### Comparison functions <a id="syserr.compare">[[syserr.compare]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
bool operator==(const error_code& lhs, const error_code& rhs) noexcept;
|
| 5 |
```
|
| 6 |
|
|
|
|
| 1 |
+
### Comparison operator functions <a id="syserr.compare">[[syserr.compare]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
bool operator==(const error_code& lhs, const error_code& rhs) noexcept;
|
| 5 |
```
|
| 6 |
|