anyChar

Undocumented in source.
template anyChar (
size_t line = 0
string file = ""
) {}

Members

Aliases

anyChar
alias anyChar = charRange!(dchar.min, dchar.max, line, file)
Undocumented in source.

Meta