Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isDouble

1499 Value::isDouble() const
1508 return isIntegral() || isDouble();