BloombergLP::bdljsn::JsonNumber::Unnamed enum

Undocumented symbol.

Synopsis

Declared in <bdljsn_jsonnumber.h>

enum Unnamed enum;

Members

NameDescription
k_OVERFLOW The number is above the representable range.
k_UNDERFLOW The number is below the representable range.
k_NOT_INTEGRAL The number is not an integer.
k_INEXACT The number is not an integer.