#include "tensorstore/index_space/index_domain.h" explicit tensorstore::IndexDomain<Rank, CKind>::IndexDomain( BoxView<Rank> box); Constructs a domain with the specified box.