Typedef i32x16¶ typedef i32x16 simd¶ using i32x16 = vec<i32, 16> Short alias for vec<T, N> . Fully qualified name: kfr::i32x16 Declared at simd/vec.hpp:1425 This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.