type
<cstddef>
max_align_t
Type with widest scalar alignment
Alias of a POD type whose alignment requirement is at least as great as that of any possible scalar type, and whose alignment requirement is supported in every context.
Compatibility note
This typedef was formally introduced by both C11 and C++11.
It may not be defined in older libraries.