#include "tensorstore/util/small_bit_set.h" constexpr tensorstore::BitRef<T>::BitRef(T* block, ptrdiff_t offset); Binds to bit offset % kBitsPerBlock of *block.