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