ReturnOrPass.value

Undocumented in source.
struct ReturnOrPass(T)
static if(!is(T == void))
T value;

Meta