#include "tensorstore/index_space/index_domain.h"
constexpr const ContainerKind
tensorstore::IndexDomain<Rank, CKind>::container_kind = CKind;

Specifies whether this owns an index domain (container), or merely holds an unowned reference to one (view).