AggregatePrinter

Undocumented in source.

Constructors

this
this(T* thing)
Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) @(safe) output)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

thing
T* thing;
Undocumented in source.

Meta