tmp/tmpkhx955kv/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
**Table: Atomic pointer computations** <a id="atomic.types.pointer.comp">[atomic.types.pointer.comp]</a>
|
| 2 |
|
| 3 |
| | | | | | |
|
| 4 |
| ----- | --- | -------- | ----- | --- | ----------- |
|
| 5 |
| `add` | `+` | addition | `sub` | `-` | subtraction |
|
|
|
|
| 6 |
|
|
|
|
| 1 |
**Table: Atomic pointer computations** <a id="atomic.types.pointer.comp">[atomic.types.pointer.comp]</a>
|
| 2 |
|
| 3 |
| | | | | | |
|
| 4 |
| ----- | --- | -------- | ----- | --- | ----------- |
|
| 5 |
| `add` | `+` | addition | `sub` | `-` | subtraction |
|
| 6 |
+
| `max` | | maximum | `min` | | minimum |
|
| 7 |
|