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