-
#include "tensorstore/util/extents.h" -
template <DimensionIndex Rank, typename Indices>
constexpr bool tensorstore::IsImplicitlyCompatibleFullIndexVector; Bool-valued metafunction that evaluates to
trueifIndicesisspan-compatible with aspan::value_typeconvertible without narrowing toIndexand a staticspan::extentimplicitly compatible withRank.