TupleComposer

Undocumented in source.
struct TupleComposer (
Ts...
) {}

Members

Functions

put
TupleComposer!Ts* put(Ts[i] val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fields
Ts fields;
Undocumented in source.

Meta