#include "tensorstore/box.h" explicit tensorstore::BoxView<Rank, Mutable>::BoxView(RankType rank) requires (Mutable == false); Constructs an unbounded box view of the given rank.