#include "tensorstore/util/small_bit_set.h"
BitIterator tensorstore::BitIterator<T>::operator--(int);

Post-decrement operator.