#include "tensorstore/util/small_bit_set.h"
constexpr tensorstore::BitIterator<T>::BitIterator(Tbase,
                                                   
ptrdiff_t offset);

Constructs from a base pointer and offset.