Same as the related overload above for asInt.
Declared in <bdljsn_jsonnumber.h>
int
asInt(int* result) const;
0 on success, or k_OVERFLOW, k_UNDERFLOW, or k_NOT_INTEGRAL on failure
| Name | Description |
|---|---|
| result | integer to receive the converted value |