Value.value

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

Meta