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

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