Home
last modified time | relevance | path

Searched defs:IsCheck (Results 1 – 1 of 1) sorted by relevance

/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp93 struct IsCheck { struct
97 bool isObject_;
98 bool isArray_;
99 bool isBool_;
100 bool isString_;
101 bool isNull_;
103 bool isInt_;
104 bool isInt64_;
105 bool isUInt_;
106 bool isUInt64_;
[all …]