-
#include "tensorstore/index_interval.h" -
using tensorstore::IndexDomainDimension<LabelCKind>::Label =
std::conditional_t<LabelCKind == container,
std::string,
std::string_view>; Dimension label representation.
#include "tensorstore/index_interval.h"Dimension label representation.