#include "tensorstore/util/small_bit_set.h" const BitRef& tensorstore::BitRef<T>::operator=(bool value) const; Sets the bound bit to value, leaving all other bits unchanged.