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