#include "tensorstore/strided_layout.h"
template <typename X>
constexpr bool tensorstore::IsStridedLayout;

Metafunction that checks whether a given type is convertible to StridedLayoutView.