Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ RootInfo
Method
RootInfo
NULLC/Executor_Common.cpp:211–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
struct RootInfo
210
{
211
RootInfo(){}
212
RootInfo(char* ptr, const ExternTypeInfo* type): ptr(ptr), type(type){}
213
214
char *ptr;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected