MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / get

Method get

src/core/test/utils/thin.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 ~MapVal() { --map_val_inst; }
33
34 uint8_t get() { return m_data; }
35};
36
37class MapValInplaceOnly : public mgb::NonCopyableObj {

Callers 15

TESTFunction · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
test_hash_mapFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
run_multi_keyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected