is_vector.is_vector

Undocumented in source.
template is_vector(T)
enum is_vector = is(typeof(is_vector_impl(T.init)));

Meta