-
#include "tensorstore/util/extents.h" -
template <typename X0, typename... Xs>
using tensorstore::SpanStaticExtent; ptrdiff_t-valued metafunction with astatic constexpr ptrdiff_t valuemember that is equal to the common static extent ofX0, Xs...ifX0, Xs...are allspan-compatible types with the same static extent.If any of
X0, Xs...are notspan-compatible or do not have the same static extent, there is novaluemember.