From Jason Turner

[atomics.alias]

Diff to HTML by rtfpessoa

tmp/tmpsr4_yk79/{from.md → to.md} RENAMED
@@ -0,0 +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
+