#include "tensorstore/util/small_bit_set.h" friend void tensorstore::BitRef<T>::swap(BitRef a, bool& x); friend void tensorstore::BitRef<T>::swap(bool& x, BitRef a); Swaps the referenced bit with a bool value.