MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / good

Method good

src/jsoncpp.cpp:1092–1094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1090}
1091
1092bool Reader::good() const {
1093 return !errors_.size();
1094}
1095
1096// exact copy of Features
1097class OurFeatures {

Callers 1

load_fileFunction · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected