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

Class PyChild

tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 import weakref
12
13 class PyChild(m.SpBase):
14 def is_base_used(self):
15 return False
16
17 tester = m.SpBaseTester()
18

Callers 3

test_shared_ptr_cpp_argFunction · 0.85
test_shared_ptr_cpp_propFunction · 0.85

Calls

no outgoing calls

Tested by 3

test_shared_ptr_cpp_argFunction · 0.68
test_shared_ptr_cpp_propFunction · 0.68