Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ initialize
Function
initialize
libs/cppdap/src/typeof.cpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void initialize() {
137
TypeInfos::get()->reference();
138
}
139
140
void terminate() {
141
TypeInfos::get()->release();
Callers
1
TEST
Function · 0.85
Calls
2
reference
Method · 0.80
get
Function · 0.50
Tested by
1
TEST
Function · 0.68