-
#include "tensorstore/index_space/transform_array_constraints.h"
-
constexpr const MustAllocateConstraint tensorstore::may_allocate =
MustAllocateConstraint::may_allocate; -
constexpr const MustAllocateConstraint tensorstore::must_allocate =
MustAllocateConstraint::must_allocate;