isAssocArrayType

Evaluates to true if T is an associative array type.

template isAssocArrayType (
T
) {}

Members

Variables

isAssocArrayType
bool isAssocArrayType;
Undocumented in source.

Meta