Range.allowGreater

If true value may be greater than maxValue. Default value: false.

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

Meta