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