From Jason Turner

[defns.order.ptr]

Diff to HTML by rtfpessoa

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