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