Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTempArena
Method
GetTempArena
trinity/Controllers/Tr2Controller.cpp:355–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
void* Tr2Controller::GetTempArena() const
356
{
357
return m_tempArena.get();
358
}
359
360
361
const std::vector<std::pair<std::string, IRoot*>>& Tr2Controller::GetBindingPathRoots() const
Callers
1
Eval
Method · 0.45
Calls
1
get
Method · 0.80
Tested by
no test coverage detected