isArray

Evaluates to true if T is an array type.

More...

Members

Variables

isArray
enum bool isArray;
Undocumented in source.
isArray
enum bool isArray;
Undocumented in source.

Detailed Description

If the second template parameter is specified it is also checked whether the elements of T are of type U.

Meta