Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/OpenLane
/ operator->
Method
operator->
eval/CIPO_evaluation/common/gason.h:100–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
return p;
99
}
100
JsonNode *operator->() const {
101
return p;
102
}
103
};
104
105
inline JsonIterator begin(JsonValue o) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected