tmp/tmp7ox72wad/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
*implementation-defined* strict total ordering over all
|
| 4 |
-
such that the ordering is consistent with the partial
|
| 5 |
-
the builtin operators `<`, `>`, `<=`, `>=`, and `<=>`
|
| 6 |
|
|
|
|
| 1 |
+
#### 27 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 builtin operators `<`, `>`, `<=`, `>=`, and `<=>`
|
| 6 |
|