MCPcopy 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
803int NULLC::TypeCount()
804{
805 return nullcGetTypeCount();
806}
807
808NULLCAutoArray* NULLC::AutoArrayAssign(NULLCAutoArray* left, NULLCRef right)
809{

Callers

nothing calls this directly

Calls 1

nullcGetTypeCountFunction · 0.85

Tested by

no test coverage detected