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