#include "tensorstore/util/small_bit_set.h"
const BitReftensorstore::BitRef<T>::operator=(BitRef value) const;

Equivalent to *this = static_cast<bool>(value).

Note

This does not rebind the BitRef.