isCharType

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

template isCharType (
T
) {}

Members

Variables

isCharType
bool isCharType;
Undocumented in source.

Meta