Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1092
bool Reader::good() const {
1093
return !errors_.size();
1094
}
1095
1096
// exact copy of Features
1097
class OurFeatures {
Callers
1
load_file
Function · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected