MCPcopy Create free account
hub / github.com/SOUI2/soui / good

Method good

third-part/jsoncpp/src/lib_json/json_reader.cpp:892–894  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

890}
891
892bool Reader::good() const {
893 return !errors_.size();
894}
895
896// exact copy of Features
897class OurFeatures {

Callers 3

StreamWhiteSpaceMethod · 0.80
StreamToMethod · 0.80
StreamInMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected