-
#include "tensorstore/index_space/dimension_identifier.h" -
constexpr std::string_view
tensorstore::DimensionIdentifier::label() const; Returns the dimension label, or a label with
data() == nullptrif a dimension index was specified.
#include "tensorstore/index_space/dimension_identifier.h"Returns the dimension label, or a label with data() == nullptr if a
dimension index was specified.