-
#include "tensorstore/index_space/transformed_array.h"
-
template <typename ArrayLike>
constexpr bool tensorstore::IsSharedArrayLike; Bool-valued metafunction that evaluates to
true
ifIsTransformedArrayLike<ArrayLike>
and the associated element tag of the array satisfiesIsShared
.