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