Impl.Reader

Undocumented in source.
template Impl(alias anchor)
static static
struct Reader (
T
) {}

Members

Functions

readValue
void readValue(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
T* p;
Undocumented in source.

Meta