-
#include "tensorstore/index_space/dimension_identifier.h" -
constexpr tensorstore::DimensionIdentifier::DimensionIdentifier(
std::string_view label); Constructs from a label.
Stores a reference to the label string, does not copy it.
#include "tensorstore/index_space/dimension_identifier.h"Constructs from a label.
Stores a reference to the label string, does not copy it.