Skip to content

add static_assert to make sure Alignment full fills the posix_memalign requirements

The value of alignment shall be a power of two multiple of sizeof(void *).

Merge request reports