is_matrix.is_matrix

Undocumented in source.
template is_matrix(T)
enum is_matrix = is(typeof(is_matrix_impl(T.init)));

Meta