#include "tensorstore/util/span.h"
constexpr bool tensorstore::span<T, Extent>::empty() const noexcept;

Returns true if the span is empty.