isStringType

Evaluates to true if T is char[], wchar[], or dchar[].

template isStringType (
T
) {}

Members

Variables

isStringType
bool isStringType;
Undocumented in source.

Meta