ValueOption._min

Undocumented in source.
class ValueOption(T)
static if(is(T == int) || is(T == double))
T _min;

Meta