#include "tensorstore/util/small_bit_set.h" constexpr tensorstore::BitIterator<T>::BitIterator(T* base, ptrdiff_t offset); Constructs from a base pointer and offset.