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