Alignment
'Alignment' refers to the practice of aligning information according to specific multiples of 8 in memory.
This can concern the addressing of data in memory, or the layout of aggregate types (POD types). You can even allocate memory that is specifically aligned for a specifically aligned aggregate type.