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