Document the expected minimum, maximum, and initial value of an endpoint.
More...
|
static _consteval auto | range () |
| Returns a struct with min , max , and init members containing the range.
|
|
static _consteval auto | min () |
| Returns the minimum value of the range.
|
|
static _consteval auto | max () |
| Returns the maximum value of the range.
|
|
static _consteval auto | init () |
| Returns the initial value of the range.
|
|
Document the expected minimum, maximum, and initial value of an endpoint.
The documentation for this struct was generated from the following file: