Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ makeuk
Function
makeuk
src/core/test/static_mem_alloc.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
class RandomOpr : public BasicCorrectness {};
82
83
decltype(auto) makeuk(int v) {
84
return reinterpret_cast<cg::StaticMemAlloc::UserKeyType>(v);
85
}
86
87
} // anonymous namespace
88
Callers
2
TEST_P
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected