CharType
template CharType (
)
if (
isSomeString!T
) {
}
- CharType
alias CharType = char
Undocumented in source.
- CharType
alias CharType = wchar
Undocumented in source.
- CharType
alias CharType = dchar
Undocumented in source.
yurai core strings
functionstemplates