#include "tensorstore/util/small_bit_set.h"
friend void tensorstore::BitRef<T>::swap(BitRef aboolx);
friend void tensorstore::BitRef<T>::swap(boolxBitRef a);

Swaps the referenced bit with a bool value.