Skip to content

Function vector_alignment

function vector_alignment(size_t) simd

constexpr KFR_INTRINSIC size_t vector_alignment(size_t size) { … }

Return the alignment (next power of two of size ) for a vector of size bytes.

Fully qualified name: kfr::vector_alignment(size_t)

Declared at simd/vec.hpp:1212

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.