#include "tensorstore/box.h" tensorstore::BoxView<Rank, Mutable>::BoxView() requires (Mutable == false); Constructs an unbounded box view of rank RankType(). Post:¶ If Rank == dynamic_rank, rank() == 0.