CharStream.this

Undocumented in source.
struct CharStream(R)
this
(
R inp
)
if (
isForwardRange!R &&
is(ElementType!R : dchar)
)

Meta