Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ nullcIsSimple
Function
nullcIsSimple
NULLC/includes/typeinfo.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
int nullcIsSimple(unsigned int id)
343
{
344
return NULLCTypeInfo::IsSimple(id);
345
}
346
347
int nullcIsArray(unsigned int id)
348
{
Callers
nothing calls this directly
Calls
1
IsSimple
Function · 0.85
Tested by
no test coverage detected