#include "tensorstore/util/int2.h" friend Int2Padded&tensorstore::Int2Padded::operator|=(Int2Padded& a, Int2Padded b); Bitwise or assignment operator.