Return true if the specified value is greater than or equal to 0, and false otherwise'.
Declared in <baltzo_zoneinfobinaryheader.h>
static
bool
isValidNumLeaps(int value);
true if value is a valid numLeaps
| Name | Description |
|---|---|
| value | candidate number of leap corrections |