stream_vec<8, true, elementT, kDimensions>
Specialization of stream_vec for kVecPart = 8 and kEnabled = true. stream_vec.
Member Functions
Inline function call operator that streams part of the vec to a stream object. This function call operator streams the s0, s1, s2, s3, s4, s5, s6 and s7 element of the vec object. |