ctpg.for_unittest

Undocumented in source.

Members

Aliases

convs
alias convs = TypeTuple!(toString, toWstring, toDstring, toCharRange, toWcharRange, toDcharRange)
Undocumented in source.

Functions

rangize
auto rangize(T source)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

TestParser
template TestParser(alias value)
Undocumented in source.
toCharRange
template toCharRange(alias input)
Undocumented in source.
toDcharRange
template toDcharRange(alias input)
Undocumented in source.
toDstring
template toDstring(alias input)
Undocumented in source.
toString
template toString(alias input)
Undocumented in source.
toWcharRange
template toWcharRange(alias input)
Undocumented in source.
toWstring
template toWstring(alias input)
Undocumented in source.

Meta