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