#include "tensorstore/box.h"
explicit tensorstore::Box<Rank>::Box(RankType rank);

Constructs an unbounded box of the specified rank.