Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ~SessionGuard
Method
~SessionGuard
libs/drape/batcher.cpp:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
SessionGuard::~SessionGuard()
288
{
289
m_batcher.EndSession(m_context);
290
}
291
} // namespace dp
Callers
nothing calls this directly
Calls
1
EndSession
Method · 0.80
Tested by
no test coverage detected