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