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