MCPcopy 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

81class RandomOpr : public BasicCorrectness {};
82
83decltype(auto) makeuk(int v) {
84 return reinterpret_cast<cg::StaticMemAlloc::UserKeyType>(v);
85}
86
87} // anonymous namespace
88

Callers 2

TEST_PFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected