#include "tensorstore/util/extents.h"
template <typename Indices>
constexpr bool tensorstore::IsIndexConvertibleVector;

Bool-valued metafunction that evaluates to true if Indices is span-compatible with a span::value_type convertible without narrowing to Index.