#include "tensorstore/util/small_bit_set.h"
constexpr BitRef<T> tensorstore::BitIterator<T>::operator*() const;

Returns a proxy reference to the bit referenced by this iterator.