Data structure alignment Data structure alignment is the way data is arranged and accessed in computer memory. Example clang 7.0.0svn - mm_malloc.h See also C++:alignas & C++:alignof & align_malloc CPU cache Favorite site Wikipedia (en) Data structure alignment __declspec(align(x)) 바이트 정렬 | C/C++