Return true if the value of this JsonNumber is an (exact) integral value, or false otherwise. Note that this function may return true even this number cannot be represented in a fundamental integral type.
Declared in <bdljsn_jsonnumber.h>
bool
isIntegral() const;