Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/rapidjson
/ EndObject
Method
EndObject
example/messagereader/messagereader.cpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool EndObject(SizeType) { return state_ == kExpectNameOrObjectEnd; }
55
56
bool Default() { return false; } // All other events are invalid.
57
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected