Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ~BfGenericExtensionEntry
Method
~BfGenericExtensionEntry
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:2642–2646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2640
///
2641
2642
BfGenericExtensionEntry::~BfGenericExtensionEntry()
2643
{
2644
for (auto genericParamInstance : mGenericParams)
2645
genericParamInstance->Release();
2646
}
2647
2648
///
2649
Callers
nothing calls this directly
Calls
1
Release
Method · 0.45
Tested by
no test coverage detected