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