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