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