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