Range.allowGreater

If true, value may be greater than maxValue.

  1. bool allowGreater [@property getter]
    struct Range
    @nogc nothrow @property
    bool
    allowGreater
    ()
  2. bool allowGreater [@property setter]

Meta