Squash
0.7.0
|
A range of potential size values. More...
Data Fields | |
size_t | min |
minimum value for this option | |
size_t | max |
maximum value for this option | |
size_t | modulus |
modulus of acceptable values, or 0 to accept all | |
bool | allow_zero |
whether to allow zero as a value More... | |