tmp/tmp8h8u8_qw/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
## Type aliases <a id="atomics.alias">[[atomics.alias]]</a>
|
| 2 |
|
| 3 |
The type aliases `atomic_intN_t`, `atomic_uintN_t`, `atomic_intptr_t`,
|
| 4 |
and `atomic_uintptr_t` are defined if and only if `intN_t`, `uintN_t`,
|
| 5 |
`intptr_t`, and `uintptr_t` are defined, respectively.
|
| 6 |
|
|
|
|
| 1 |
+
### Type aliases <a id="atomics.alias">[[atomics.alias]]</a>
|
| 2 |
|
| 3 |
The type aliases `atomic_intN_t`, `atomic_uintN_t`, `atomic_intptr_t`,
|
| 4 |
and `atomic_uintptr_t` are defined if and only if `intN_t`, `uintN_t`,
|
| 5 |
`intptr_t`, and `uintptr_t` are defined, respectively.
|
| 6 |
|