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