Home | History | Annotate | Download | only in lib_json

Lines Matching refs:maxUInt64AsDouble

44 static const double maxUInt64AsDouble = 18446744073709551615.0;
1471 value_.real_ < maxUInt64AsDouble &&