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

Function shared_ptr_deref

scripts/gdb/commands.py:51–52  ·  view source on GitHub ↗
(ptr)

Source from the content-addressed store, hash-verified

49
50
51def shared_ptr_deref(ptr):
52 return ptr["_M_ptr"].dereference()
53
54
55def get_type_name(type_index):

Callers 1

invokeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected