isArrayType.isArrayType

Undocumented in source.
  1. bool isArrayType;
    template isArrayType(T)
    const
    static if(is(T U : U[]))
    bool isArrayType;
  2. bool isArrayType;

Meta