-
#include "tensorstore/index_interval.h" -
template <ContainerKind OtherCKind>
IndexDomainDimension&
tensorstore::IndexDomainDimension<LabelCKind>::operator=(
const IndexDomainDimension<OtherCKind>& other); Assigns the label and bounds.
#include "tensorstore/index_interval.h"Assigns the label and bounds.