tmp/tmpe9brkr1x/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
⟨library⟩ *implementation-defined* strict total ordering over all
|
| 4 |
pointer values such that the ordering is consistent with the partial
|
| 5 |
-
order imposed by the
|
| 6 |
|
|
|
|
| 1 |
+
#### 28 implementation-defined strict total order over pointers <a id="defns.order.ptr">[[defns.order.ptr]]</a>
|
| 2 |
|
| 3 |
⟨library⟩ *implementation-defined* strict total ordering over all
|
| 4 |
pointer values such that the ordering is consistent with the partial
|
| 5 |
+
order imposed by the built-in operators `<`, `>`, `<=`, `>=`, and `<=>`
|
| 6 |
|