Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ nullcIsPointer
Function
nullcIsPointer
NULLC/includes/typeinfo.cpp:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
int nullcIsPointer(unsigned int id)
353
{
354
return NULLCTypeInfo::IsPointer(id);
355
}
356
357
unsigned int nullcGetSubType(int id)
358
{
Callers
1
ConstructVector
Function · 0.85
Calls
1
IsPointer
Function · 0.85
Tested by
no test coverage detected