The OpenD Programming Language

isContiguousMatrix

Test if type is a contiguous two-dimensional slice.

enum bool isContiguousMatrix(T);

Meta