Alignment manipulation¶
alignment checker¶
-
template<class Arch = default_arch>
inline bool turbo::simd::is_aligned(void const *ptr)¶ Checks whether pointer
ptris aligned according the alignment requirements ofArch.- Returns:
true if the alignment requirements are met