#include "tensorstore/box.h"
bool tensorstore::Box<Rank>::is_empty() const;

Returns true if num_elements() == 0.