Home | History | Annotate | Download | only in jsoncpp

Lines Matching defs:isBool

3631 bool Value::isBool() const { return type_ == booleanValue; }