Char

Evaluates to T if T is a character type. Otherwise this template will not compile.

template Char (
T
) {}

Members

Aliases

Char
alias Char = T
Undocumented in source.

Meta