structFun

Generates a function which passes its arguments to a struct, which is returned. Preserves field names (as parameter names) and default values.

template structFun (
S
) {}

Members

Functions

gen
string gen()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta