#include "tensorstore/index_space/transformed_array.h"
template <typename T>
constexpr bool tensorstore::IsTransformedArray;

Bool-valued metafunction that evaluates to true if T is an instance of TransformedArray.