Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ StartMap
Function
StartMap
Libs/flatbuffers/flexbuffers.h:1093–1093 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1091
return stack_.size();
1092
}
1093
size_t StartMap() { return stack_.size(); }
1094
size_t StartMap(const char *key) {
1095
Key(key);
1096
return stack_.size();
Callers
1
Map
Function · 0.85
Calls
2
Key
Function · 0.70
size
Method · 0.45
Tested by
no test coverage detected