Char.Char

Undocumented in source.
template Char(T)
static if(is(T == char) || is(T == wchar) || is(T == dchar))
alias Char = T

Meta