OpenGrok
Cross Reference: jsoncpp.cpp
xref
: /
external
/
protobuf
/
conformance
/
third_party
/
jsoncpp
/
jsoncpp.cpp
Home
|
History
|
Annotate
|
Download
|
only in
jsoncpp
Lines Matching
defs:isBool
3631
bool Value::
isBool
() const { return type_ == booleanValue; }