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