Updater

Undocumented in source.
nothrow @safe
struct Updater (
T
) {}

Constructors

this
this(T* list)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

put
void put(Item* t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta