ValueOption._max

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

Meta