#include "tensorstore/index_space/index_domain.h" explicit tensorstore::IndexDomain<Rank, CKind>::IndexDomain( RankType rank); Constructs an unbounded domain with the specified rank. Checks:¶ IsValidRank(rank)