#include "tensorstore/util/small_bit_set.h"
constexpr bool tensorstore::SmallBitSet<N>::any() const;

Returns true if the set is not empty.