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