StringCharType

Gets the type of the element in a string-ish type.

Members

Aliases

StringCharType
alias StringCharType = Unqual!(T.CharType)
Undocumented in source.
StringCharType
alias StringCharType = Unqual!(typeof(T.init[0].init))
Undocumented in source.
StringCharType
alias StringCharType = void
Undocumented in source.

Meta