de-ice(tuple_element_t<1, Sk>())-de-ice(tuple_element_t<0, Sk>())
if Sk models index-pair-like<IndexType>, and
both tuple_element_t<0, Sk> and
tuple_element_t<1, Sk>
model integral-constant-like; otherwise
1+(de-ice(Sk::extent_type())-1)/de-ice(Sk::stride_type()),
if Sk is a specialization of strided_slice whose
extent_type and stride_type
model integral-constant-like;