Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IRef
Function
IRef
IDE/mintest/src/cpp/sys.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void IRef(int& i)
244
{
245
i++;
246
}
247
248
struct CPPStruct
249
{
Callers
1
CPPSTest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected