Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ Destruct
Function
Destruct
sdk/tests/test_feature/source/test_exceptionmemory.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void Destruct(CObject *o)
141
{
142
o->~CObject();
143
}
144
145
void Destruct_gen(asIScriptGeneric *gen)
146
{
Callers
nothing calls this directly
Calls
1
~CObject
Method · 0.45
Tested by
no test coverage detected