#include "tensorstore/util/int4.h" friend Int4Padded&tensorstore::Int4Padded::operator^=(Int4Padded& a, Int4Padded b); Bitwise xor assignment operator.