-
#include "tensorstore/util/small_bit_set.h"
-
friend BitIterator
tensorstore::BitIterator<T>::operator-(BitIterator it,
ptrdiff_t offset); - BitIterator& tensorstore::BitIterator<T>::operator-=(ptrdiff_t x);
Subtracts an offset from an iterator.
#include "tensorstore/util/small_bit_set.h"
Subtracts an offset from an iterator.