Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isDouble

1493 Value::isDouble() const
1502 return isIntegral() || isDouble();