Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ nullcIsArray
Function
nullcIsArray
NULLC/includes/typeinfo.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
int nullcIsArray(unsigned int id)
348
{
349
return NULLCTypeInfo::IsArray(id);
350
}
351
352
int nullcIsPointer(unsigned int id)
353
{
Callers
2
AutoArrayAssign
Method · 0.50
AutoArrayAssignRev
Method · 0.50
Calls
1
IsArray
Function · 0.85
Tested by
no test coverage detected