Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ~BfHotTypeVersion
Method
~BfHotTypeVersion
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5466–5470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5464
//////////////////////////////////////////////////////////////////////////
5465
5466
BfHotTypeVersion::~BfHotTypeVersion()
5467
{
5468
for (auto member : mMembers)
5469
member->Deref();
5470
}
5471
5472
BfHotTypeData::~BfHotTypeData()
5473
{
Callers
nothing calls this directly
Calls
1
Deref
Method · 0.45
Tested by
no test coverage detected