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

Resets *this to an unbounded box of the specified rank.