Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MonaSolutions/MonaServer
/ endMap
Method
endMap
MonaServer/sources/ScriptWriter.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
Mona::UInt64 beginMap(Mona::Exception& ex, Mona::UInt32 size, bool weakKeys = false);
50
void endMap() { endComplex(); }
51
52
void clear();
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected