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

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