#include "tensorstore/strided_layout.h"
using tensorstore::StridedLayout<Rank, OriginKind, CKind>::
    
MaybeConstOriginIndex;

Conditionally const-qualified element type of origin vector.