Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ TypeCount
Method
TypeCount
NULLC/StdLib.cpp:803–806 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
801
}
802
803
int NULLC::TypeCount()
804
{
805
return nullcGetTypeCount();
806
}
807
808
NULLCAutoArray* NULLC::AutoArrayAssign(NULLCAutoArray* left, NULLCRef right)
809
{
Callers
nothing calls this directly
Calls
1
nullcGetTypeCount
Function · 0.85
Tested by
no test coverage detected