Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ nullcGetSubType
Function
nullcGetSubType
NULLC/includes/typeinfo.cpp:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
unsigned int nullcGetSubType(int id)
358
{
359
return NULLCTypeInfo::TypeSubType(id).typeID;
360
}
Callers
7
VectorPushBack
Function · 0.70
VectorFront
Function · 0.70
VectorBack
Function · 0.70
VectorIndex
Function · 0.70
VectorNext
Function · 0.70
AutoArrayAssign
Method · 0.50
AutoArrayAssignRev
Method · 0.50
Calls
1
TypeSubType
Function · 0.85
Tested by
no test coverage detected