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