The documentation for atomic integers says that they have the "same in-memory representation" as their underlying integers. This might be misconstrued as implying that they have the same layout. Therefore, clarify that atomic integers' alignment is equal to their size. |
||
|---|---|---|
| .. | ||
| atomic.rs | ||
| exclusive.rs | ||
| mod.rs | ||