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