Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
892
bool Reader::good() const {
893
return !errors_.size();
894
}
895
896
// exact copy of Features
897
class OurFeatures {
Callers
3
StreamWhiteSpace
Method · 0.80
StreamTo
Method · 0.80
StreamIn
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected