MCPcopy Create free account
hub / github.com/pybind/pybind11 / get_code

Method get_code

tests/test_potentially_slicing_weak_ptr.py:44–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42
43class PyDrvdSH(m.VirtBaseSH):
44 def get_code(self):
45 return 200
46
47
48class PyDrvdSP(m.VirtBaseSP):

Callers 3

test_with_sp_ownerFunction · 0.45
test_with_wp_ownerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected